Question

Projection call is broken in IFS Cloud

  • 12 July 2023
  • 4 replies
  • 67 views

Userlevel 5
Badge +15

Hello,

 

The AddSourceLinesToShipment(Selection):String projection call for the projection SourceLinesAvailableForShipmentsHandling seems to need modifications done to it. It is currently not usable for a workflow, and when I try to call it, I get this error below.

 

Anyone from IFS who can fix this, please do so. There is currently no other way to go about automating this process, the projection call is needed to add lines to shipments.

 

Thank you,
Bryan
 

 


4 replies

Userlevel 3
Badge +5

What is the error you get?

Userlevel 3
Badge +5

Error just got updated.

Userlevel 3
Badge +5

The reason for this being unsupported is AddSourceLinesToShipment requires a collection as parameter and workflow doesn’t support passing collections as parameters. Hope this helps anyone investigating further.

Userlevel 5
Badge +15

Hi @Buddhi Gunasekara 

Does this mean this process cannot be automated? Is there a reason why this could not be a non-collection parameter? So that way we could trigger the call for every item in the collection rather than using this? It seems like a simple fix. This is currently stopping functionality and automation that we heavily rely on.

Thanks,
Bryan

Reply