Wednesday, December 2, 2009

XML Some Points (Draft)

This post is related to PeopleSoft XML publisher:
1. If the input data is zero peoplesoft will not give any data in XML
2. If a variable is taken and sum of 10 values are done in RTF, if one of them is zero (means we dont have any data in XML) output will be 'NaN'. To avoid this we have to take individual value into a variable and assign it to zero if we dont have any data in XML.


Ex: Declare and Assign value to Variable:








Sum:





No comments:

Post a Comment