Skip to main content
Question

Projection call is broken in IFS Cloud

  • July 12, 2023
  • 4 replies
  • 104 views

Forum|alt.badge.img+17

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

Forum|alt.badge.img+7

What is the error you get?


Forum|alt.badge.img+7

Error just got updated.


Forum|alt.badge.img+7

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.


Forum|alt.badge.img+17
  • Author
  • Superhero (Customer)
  • 254 replies
  • July 13, 2023

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