cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Advanced Userdefined Functions

Former Member
0 Likes
329

What is the Queue, Context in Advanced User Defined Functions ...

when we use CACHE in advanced user defined function...

regards,

raj

Edited by: Raja Sekhar Reddy T on May 30, 2008 3:58 PM

View Entire Topic
GabrielSagaya
Active Contributor
0 Likes

Advanced useru2013functions can import either just one context or the

complete queue into input String arrays

A queue contains an entire XML instance of the source message

All the nodes and elements that belong to the same parent node are said to be in the same context

the nodes and elements that belong to different parent nodes have to be separated by a context change

Cache the whole queue=Selected:

==> all values of the whole queue are passed to the function

/people/venkat.donela/blog/2005/06/09/introduction-to-queues-in-message-mapping

/people/riyaz.sayyad/blog/2006/04/23/introduction-to-context-handling-in-message-mapping

/people/harrison.holland5/blog/2006/12/08/mapping-context-changes-in-xi

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9202d890-0201-0010-1588-adb...