Skip to main content
May 2, 2024
Solved

Trying to get new object passed into process model and it is not picking up

  • May 2, 2024
  • 3 replies
  • 0 views

I have an existing Record UWM-Case that had 2 sub-objects UWM-UnderwritingCase and UWM-Policy.   A Related Action on on UWM Case for Add Decision looks like this:


I can see that hardcoded value show up in the variables in the process model, but the interface is still behaving as if the value is null.  
I have added it to the Process Model Variables


I cannot figure out what else to try to get the value to the interface.  Any suggestions will be greatly appreciated!

Best answer by mikes0011

I'm not sure about the rest, but if you're expecting it to show up on your interface, then you'll need to actually pass it into the interface.  Assuming you're using the "Data Input" value to pass into the interface (the default approach), then the fact that you have the "Value" field set to "blank" (highlighted) will definitely hamper your efforts.

3 replies

mikes0011
mikes0011Answer
Brainy
May 2, 2024

I'm not sure about the rest, but if you're expecting it to show up on your interface, then you'll need to actually pass it into the interface.  Assuming you're using the "Data Input" value to pass into the interface (the default approach), then the fact that you have the "Value" field set to "blank" (highlighted) will definitely hamper your efforts.

May 3, 2024

That got me over the hump - figured out the rest.  Thank yous o much!

mikes0011
Brainy
May 3, 2024

great, thanks for updating. I'd seen your previous update but of course not really knowing your data structure and so-forth, was feeling a bit out of ideas in the meantime [emoticon:98f842990f454422aa6a04953955f9d9]