header
About Fusion5

Scan and Replace a String with a String

  • JD Edwards EnterpriseOne Releases – All
  • Web Service Capable – Yes

To facilitate the creation of output in an XML format, this utility was created to ensure that the XML data was correct. This utility uses incoming parameters for the string to search through, string to search for and string to replace and passes back an output string in the required format (e.g. incoming string = "Cats & Dogs", string to search for = "&", string to replace = "&", output string = "Cats & Dogs'). This function is also useful when data conversions are required to get data from a disparate system into the JDEdwards database.

footer