SAP Direct Create Account Error

We are working on SAP Direct connector. We have two attributes, User Valid from & User Valid To which holds the date value 2024.07.21, but we are seeing error while creating account because of these two attributes. “Cannot convert value ‘2024.10.04’ from type java.lang.String to type DATE field GLTGV in record BAPILOGOND”. How can this be fixed

1 Like

Hi @SandashA ,
Welcome to the developer forum!

As i am checking the date you are giving it is not in the correct format. Please use the date format as i am sharing the screenshot for your reference.

Thank You!

4 Likes

Hi @SandashA ,

If you want to get more information i am sharing the below link for your reference.

Thank you!

1 Like

Hi @SandashA
Good day!

Can you please use following date format “yyyy-MM-dd” for setting up the User Valid from & User Valid to attribute.
I have used in above format and it is accepting.
Also the mention date format is not present please manipulate the date using transform. Also check with SAP team which format application is accepting date format.
Hope above information help you​:blush:
Thank you!

@SandashA Please check with the SAP team on the date format they accept and then further use the date format transform accordingly