We are trying to creat customer order lines using workflow but encoutouring the following error :
IFS should provide the LineNo as a result of that call, why the LineNo is asked as a mandatory field?
I hava attached a simple workflow but some variable should be adapted for your system if needed (define a local part and customer order and contract)
Page 1 / 1
I’m not sure about the domain here. But did you try with a LineNo ?. When you do the same using the UI, the LineNo is auto generated?
@Chanaka Perera , we are trying to creat a new customer order line on ann existing customer order.
The line No is generated populating the line with a sales part then saving it
Regards
@kamnlk any thought on this matter please?
@IFSRUNINNOVAL
I think in here the CustomerOrderLine has LineNo, RelNo, OrderNo, LineItemNo attributes defined as keys. So the workflow requires these values to be defined. You can see this defined in the projections metadata as well