12
Views
2
Comments
Solved
time convertion error in outsystems to salesforce
Question

Hi

i have time datatype.and i am passing time value from outsystems to salesforce.i am getting below error

couldnt convert system.datetime to xsd:time.here  i am passing some sample value.basically i am passing currdatetime(0 value.how to resolve this.


2023-06-14 08-52-52
Arkyadeep Bharadwaj
Solution

we changed the salesforce extension.i will tell you if it will work.i will let you know.

2023-04-06 11-24-23
Paulo Zacarias

Hello Arkyadeep, have you tried to convert with this function:

DateTimeToTime()

Please tell us if you managed to fix it with this.

Best Regards

2023-06-14 08-52-52
Arkyadeep Bharadwaj
Solution

we changed the salesforce extension.i will tell you if it will work.i will let you know.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.