Is it possible to create a row in a list of value with core webservices?
Hi all,
I´m looking for a method to update an existing List of Value with new ones using core webservices. Is it possible?
Now a days we built an Java Application to get values in an EBS instance and update it in an Agile instance. Now there is a request to transform this Java App into pure webservice implementation.
I tried to use businessObject?wsdl service with the following operations: createObject and updateObject. Unfortunaltely I´m not able to send the correct request.
My best
Carlos