Skip to main content

Hello,

 

I am trying to setup a Object Connection Transformation that will allow user to view all documents associated with Case Tasks on the parent Case.

 

I’ve gotten the reverse situation to work (view the Case documents on a Case Task). See screenshots attached.

 

Is this a situation where you need to define a custom transformation function? Is that something that you have to do in the build place or can it be accomplished through the IFS cloud itself?

 

I have a Case with 1 document attached and a Case Task with one document attached. At the case level, I would expected to see 2 attachments, but am seeing one with the current configuration.

When you want the transformation to support multiple "source objects", then you need to use a PL/SQL method to do the transformation. It cannot be done using a simple column mapping rule.


Reply