What do you understand by the term XML Doc?

XML Doc is a XML String containing actual data.

We use EAI XML Converter Business service to get XML Doc. In Siebel Inbound Integration we get data in XML string form and in Outbound Integration we send data as XML string. This XML string is referred as XML Doc

We can use various methods of EAI XML converter BS such as

  • IntObjHierToXMLDoc : Used to convert output of EAI Siebel Adapter Query method to XML Doc
  • XMLDocToIntObjHier: Used to convert an XML String into Hierarchy which can be used by EAI Siebel Adapter BS to perform various operations such as Upsert, Delete, Synchronize etc
  • DocToHier: Used to convert XML string to generic hierarchical property set
  • HierToDoc: Used to convert Generic Hierarchy to XML String

Related Questions

Subscribe / Share

Article by neel

Authors bio is coming up shortly. neel tagged this post with: Read 38 articles by neel
  • Nalla
    Hi All,

    I am trying to update the record in external application and using EAI Siebel Adapter BS with method as Update() but that record is not there in external application. in that what will happen.

    Please answer to me.

    Thanks,
    Nalla
blog comments powered by Disqus