cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error while creating PI document while running exception code in RFUI

Ritz
Active Contributor
0 Likes
1,913

Dear Experts,

I am trying to test a functionality of PI document creation while running exception code ( full pick denial or partial pick denial) if work fine last week. last week i enhanced the configuration and added check mark to block BIN once this exception code executed.

After that i can see its working in few cases but in few cases its not. For the test where the P:I documents are getting failed i can see below work flow related error. I tried to compare product as well as BIN details between the data for which its working and for which its not working but not getting any clue.

Appreciate if you could help with your thoughts and experience here. Below are the images from workflow.

Thanks

RD

Accepted Solutions (1)

Accepted Solutions (1)

Ritz
Active Contributor
0 Likes

Got the issue its cause of open task for the BIN. Closing thread.

Answers (1)

Answers (1)

Daniil
Active Contributor

Hi, you can check slg1 for the error.

it could be different reasons for the error #029 (which you have logged).

Error is "Error during PI document creation; no document was created"

you can check following things:

1. check SLG1, maybe it would have more precise logs.

2. check if it works without this Lock checkbox. If so, maybe it is some kind of lock (sm12) issue. You can try to process WF again to see if it works now/

3. if not (maybe somebody changed something in the system). Check if you can create such PI document by yourself. You can make sure with this that there are no issues with for example

  • Number range
  • Inventory settings (e.g. Activity area, PI Activity area)
  • User authorizations

I hope it helps.

BR,

Daniil

Ritz
Active Contributor
0 Likes

d.m.,

Thanks for reply .

I checked SLG1 but there is no clue. I run a test by reverting the blocking BIN configuration after that i run a test for the same product and BIN and this time it created a PI document. So it looks like the configuration done is not working as expected. But again as it do work for some product and BIN i cant conclude any thing. My assumption now is there is something missing or need a additional setting in workflow to make it work.

Thanks

RD