Trigger Properties 8.0 vs 9 using Category question

 5 Replies
 0 Subscribed to this topic
 52 Subscribed to this forum
Sort:
Author
Messages
Norm Moran
New Member Send Private Message
Posts: 0
New Member
Converted 8.0.3 to 9.0 Not able to get category name to pass
on  Trigger properties NAME is NOT on 9.0  catergory value is.
 1. Is this a another Webrun   wf20 thing.
  2. What Web Run do I need  wf25 wf22
all the elements in usercat seems to have converted ok

Norm Moran
New Member Send Private Message
Posts: 0
New Member
What WEBrun will i Need to do to update workunit
I have tried bpm/workUnitBForm.do
no errors but will not update.
I tried to hard code the unit number

The problem is between 80 and 90 no place for category
 name in Process Flow Trigger Properties
David Williams
Veteran Member Send Private Message
Posts: 1127
Veteran Member
Is the Category name defined in PF Administration so it's recognized when it's passed?
David Williams
Norm Moran
New Member Send Private Message
Posts: 0
New Member
Yes
I was able to Update Work Unit using bpm xml workUnitBForm.do
However when  Still not getting into appropiate inbasket
Both Category Name and value are now populated with the Same value's
set up in Pfadmin .  Those inbaskets the do not have specific selection values are getting populated.
These were converted with from 803 to 90 we are running with 90 env
and 803 apps

Was there anything else that I needed to  do?
 
David Williams
Veteran Member Send Private Message
Posts: 1127
Veteran Member
You shouldn't have to add the Category Name and Value with an update to the WorkUnit. Did you install the ProcessFlow solutions v8.1 or are you still running the 8.03 versions? I understand for 8.03 apps on LSF9 environment that you should use the 8.1 version of the solutions. Lawson doesn't really make this clear.
David Williams
Norm Moran
New Member Send Private Message
Posts: 0
New Member
With the migration program we converted our custom flows 803 flows to xml
In most cases that worked fine however when we were are triggering a flow
with workobject the did not give option to pass category name only
the value. The approval process with filters  will not work without both. 
I changed my user exit to pass both and now everthing is wonderful again.   
thanks all for your help