Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
I have a strange issue while using the XMLmap et the restClient
I'm sending a document type data with a code defined as a String in the tree schema :
I send this into the API and the anwer is :
The type of the 'code' attribute must be 'string', 'integer' given.
The data i send is an integer ==> 845480
I actually can't use the "Convert Types to Strings" in advanced settings of the tRestClient because i have a column that needs to be sent as an Integer
But i specify that i want the column "code" to be a string.
Is it a bug? Or am I missing something?
@RomainG , tRestClient input schema and data types are fixed,and you should pass Body and string fileds and data types of those are object and string.
Manodwhb,
Sorry i wasn't clear, i send a document type to the tRestClient :
I was talking about the type of data inside the document, in the tree schema editor
Hello, is there any solution about this post ?
Thanks in advance,
Regards.