Tuesday, 14 July 2015

why we use CDATA in XML Template ?

With out CDATA we can not use special characters in xml Template like >, <, &,  ', " ... 

No comments:

Post a Comment

How to schedule PO workflow schedule process

create or replace PACKAGE APPS.XXXX_PO_WF_SCHEDULING_PKG IS    --|==========================================================================...