I created a new workflow called "CO". It was working fine last week.
As I was making changes I forgot to check in or unlock the Item.
I have checked in the Item or Unlocked the item and when I create a new CO, I cannot save it.
I get the following error: Aras.Server.Core.ItemIsLockedException
Buffer:
-<SOAP-ENV:Envelope>
-<SOAP-ENV:Body>
-<SOAP-ENV:Fault>
< faultcode > SOAP-ENV:Server.ItemIsLockedException </ faultcode >
< faultstring > Aras.Server.Core.ItemIsLockedException </ faultstring >
-<detail>
< af:legacy_detail > Aras.Server.Core.ItemIsLockedException </ af:legacy_detail >
< af:exception message =" Aras.Server.Core.ItemIsLockedException " type =" Aras.Server.Core.ItemIsLockedException " />
< af:item type =" CO " id =" 3996DE7B25BE4BE8BD95083B381D0F56 " />
</detail>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Yoaan,
Want to follow up on this. figured it out moments later.
In my workflow, the start process moves to a "review state" and this is automatic. At the review state, there is a promotion to a new permission state. That was the problem.
Now at this point, I am trying to fix my issue... which semi worked but dead ended the process. I am attempting to remove a life cycle state but I keep getting a "used in activity transition" error when I try and remove the transition.
Yoaan,
Want to follow up on this. figured it out moments later.
In my workflow, the start process moves to a "review state" and this is automatic. At the review state, there is a promotion to a new permission state. That was the problem.
Now at this point, I am trying to fix my issue... which semi worked but dead ended the process. I am attempting to remove a life cycle state but I keep getting a "used in activity transition" error when I try and remove the transition.