Service Operations Insight

 View Only
  • 1.  Trim output data in in policy.xml

    Posted Sep 10, 2015 07:44 AM

    Hello all,

     

    Has anyone managed to trim data in the <Normalize> tag of policy.xml?

     

    I have also found in the wiki that policy.xml supports normalizing output using a Java method as in the example below:

    <Normalize>   <Field input="city,state,zip" type="methodcall"   jclass="com.ca.eventplus.catalog.methods.ZipCode" method="ConvertZip"   output="ninedigitzip" /></Normalize>

     

    Where can we found the logical path 'com.ca.eventplus.catalog.methods'? In case we create a Java method to trim the data should be placed in that path.

     

    Thanks!



  • 2.  Re: Trim output data in in policy.xml
    Best Answer

    Broadcom Employee
    Posted Sep 10, 2015 07:51 AM

    Hello Fotis,

     

    Please tag functions at below wiki page...

     

    https://wiki.ca.com/display/SOI32/Creating+Connector+Policy#CreatingConnectorPolicy-PropertyFunctions

     

    Let me know if this helps.

     

    Thanks

    Brahma