cancel
Showing results for 
Search instead for 
Did you mean: 

Capture context change without using UDF

Former Member
0 Kudos

Hi,

I need to find context change of a field without using UDF.

I know we can do it in an UDF by comparing with ResultList.CC.

But do we have any graphical constant that notifies a context change?

regards,

Piyush

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Piyush,

You can use the context change node function for ur requirement.

regards,

Rohit

stefan_grube
Active Contributor
0 Kudos

> But do we have any graphical constant that notifies a context change?

This question does not make any sense.

I think you do not understand how graphical mapping tool works.

Read this blog:

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

Former Member
0 Kudos

Hi,

There is no graphical constant by which you can identify a context change without using UDF. However, if you leave the context of the field at the level of the immediate parent and map accordingly, you can handle the contexts directly in your GUI mapping. This however would also depend on your mapping requirements.

Regards,

Shiladitya