Skip to main content
Solved

IFS Work Flow - how to call projection with virtualSet


Forum|alt.badge.img+9
  • Sidekick (Employee)
  • 50 replies

Hi , I just created a work flow, and inside it , I would like to call a Projection like this:

 

As you can see, I need pass the “Objkey” to VirtualSet  inside the URL,

while, in work flow there is no way to pass parameter to a VirtualSet

 

I passed Objkey , but it failed to call.

Best answer by Achala

“ConfigurationSpecVirtual_Complete()” is a bound action.  you cannot specify the entity type parameter for bound action in Workflow. that is why it does not ask input parameter when you select a bound action in Workflow designer.

To use bound action in Workflow,  First read the exact record which you want to call this bound action and then call bound action without any parameter.

 

Below is the property panel of the Read Activity

Below is the property panel of the CALL Activity

 

Hope this will usefully for your issue. Please try this out

View original
Did this topic help you find an answer to your question?

5 replies

Forum|alt.badge.img+3
  • Do Gooder (Employee)
  • 12 replies
  • Answer
  • June 16, 2023

“ConfigurationSpecVirtual_Complete()” is a bound action.  you cannot specify the entity type parameter for bound action in Workflow. that is why it does not ask input parameter when you select a bound action in Workflow designer.

To use bound action in Workflow,  First read the exact record which you want to call this bound action and then call bound action without any parameter.

 

Below is the property panel of the Read Activity

Below is the property panel of the CALL Activity

 

Hope this will usefully for your issue. Please try this out


Forum|alt.badge.img+7

Hi @Achala ,
I followed your instructions but is not working. Can you please advise?


IFS Cloud Web version: 23.1.1

 


 



 


Forum|alt.badge.img+7
Eleazar_AyaviriCarrillo wrote:

Hi @Achala ,
I followed your instructions but is not working. Can you please advise?


IFS Cloud Web version: 23.1.1

 


 



 

What I mean, is that the Workflow is working fine, no errors, and generating the Response correctly from the Call function, but when checking into the system I don’t see the generated record.

 

Call executed correctly and generated response

 

Missing Order 59

Thank you


Forum|alt.badge.img+3
  • Do Gooder (Employee)
  • 12 replies
  • May 27, 2024

Hi @Eleazar_AyaviriCarrillo 

You are in the troubleshooting mode (debug mode), this mode is used to inspect the Workflow execution path for the given input parameters and data do not persist in this mode. That is way you don’t see the data changes.

 

Regards,

Achala


Forum|alt.badge.img+7
Achala wrote:

Hi @Eleazar_AyaviriCarrillo 

You are in the troubleshooting mode (debug mode), this mode is used to inspect the Workflow execution path for the given input parameters and data do not persist in this mode. That is way you don’t see the data changes.

 

Regards,

Achala

You’re right! I did a real test and it worked!
So for creation/updates if we have the response it means it will work.

Thank you very much!


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings