Skip to main content
Solved

How to move files with a specific document class from Customer Order to Shipment?

  • April 13, 2023
  • 3 replies
  • 117 views

Forum|alt.badge.img+17

Hello,

I am not familiar with how IFS handles documents, but I am attempting to create a workflow and custom event/action to pull documents with the class code of 140/150 from a customer order to the shipment for that customer order.

I also plan on creating another custom event/action to print that transferred document at the time when the delivery note is printed.

I know how to create custom events/actions and workflows, but I’ve never interacted with documents before.

 

Any advise on how to accomplish this or any direction would be greatly appreciated.

Thanks,
Bryan

Best answer by bdoucette

Hi @Mathias Dahl,

I have looked into Object Connection Transformations, but connecting a shipment to a customer order does not seem possible, but connecting a customer order to a shipment is possible, but only with the service name “lotObjectConnection”. Is there a place to find more information regarding service names?

I don’t believe this would achieve the desired outcome

Thanks,
Bryan

3 replies

Mathias Dahl
Superhero (Employee)
Forum|alt.badge.img+32
  • Superhero (Employee)
  • 2903 replies
  • April 17, 2023

For the first requirement, perhaps you should look into Object Connection Transformation instead? You can read about it in the functional documentation.


Forum|alt.badge.img+17
  • Author
  • Superhero (Customer)
  • 254 replies
  • Answer
  • April 18, 2023

Hi @Mathias Dahl,

I have looked into Object Connection Transformations, but connecting a shipment to a customer order does not seem possible, but connecting a customer order to a shipment is possible, but only with the service name “lotObjectConnection”. Is there a place to find more information regarding service names?

I don’t believe this would achieve the desired outcome

Thanks,
Bryan


Mathias Dahl
Superhero (Employee)
Forum|alt.badge.img+32
  • Superhero (Employee)
  • 2903 replies
  • April 30, 2023

I think you sorted this out, right?