• Importing xml data

    Hi 

    What is the best solution for importing XML data? 

    The xml is returned by an external API so i looked into the sync editor with the powershell connector which would be my preferred approach, but i can’t find any examples online or is there another better…

  • Why JSON is more important then XML

    Hello Everyone, I am just checking the comparison between JSON and XML, I have checked some blogs they said JSON is better them XML for data transfer. Can I know this is only one reason for JSON is better than XML? Can anyone tell me?

  • WebServices SOAP error while connecting to HPSM web service

    Hi, 

    I am trying to create a web services connector. The following code won't compile. It throws an error about not being able to perform XML serialize on the 'timings' parameter which is a custom class of that web service. But when I run the same code…

  • Extend SAP Schema with additional SAP table and filter only the current records

    Hi all

    I have extended the schema with an additional table. Because the table contains multiple records for the same personnel number. 

    I would like to filter the records. I could not find a way to do this in the XML. So I tried using Scope|Object Filters…