Friday, March 12, 2010
 

Who's On?Minimize
MembershipMembership:
Latest New UserLatest:Steve Kuhn
New TodayNew Today:6
New YesterdayNew Yesterday:2
Overall UsersOverall:4705

People OnlinePeople Online:
VisitorsVisitors:8
MembersMembers:11
Total UsersTotal:19

Online NowFriends Online Now:

Top Forum PostersMinimize
Forum FAQsMaximize
Triggering PFI from Java
Last Post 11/06/2009 10:00 PM by Gary Davies. 2 Replies.
Printer Friendly
Sort:
PrevPrevNextNext
You are not authorized to post a reply.
AuthorMessages
David BurnhamUser is Offline
Private
Private
New Member (5 points)
New Member
Posts:4
David Burnham

Send Message: Send Private Message

--
11/05/2009 02:16 PM  

Does anyone know if there is a restriction on the number of variables you can pass to a flow when you are triggering the flow from a custom java program?

 

Thanks!

ConsultDavidWUser is Offline
Private
Private
Veteran Member (628 points)
Veteran Member
Posts:317
ConsultDavidW

Send Message: Send Private Message

--
11/05/2009 02:48 PM  
You should only be limited to the number of variables on the Service.
David Williams
Senior Consultant
www.ConsultDavidW.com
David@ConsultDavidW.com
Gary DaviesUser is Offline
Private
Private
Veteran Member (431 points)
Veteran Member
Posts:217
Gary Davies

Send Message: Send Private Message

--
11/06/2009 10:00 PM  

No, there is no limit.

When you create a COBOL trigger within Lawson it allows you to do unlimited, you just called the add variable api for each 10 variables you want to add before calling the Release api.

calling the package com.lawson.bpm.eai.trigger should work the same way

You can have as many variables as you want and they don't even have to be defined in the Service Variable definition, that is used only by the Designer tool to show what workunit variables are available in dropdowns for Assign's etc. Does not mean you can not reference or use a workunit variable you added to a trigger but did not add to the Service Variable definition.

Keep in mind there is some overhead to having workunit variables.  They are stored in a LOGAN table WFACTVAR and is updated with a record after EACH node is called within a flow, so if you have 20 workunit variables and the flow processes 15 nodes, that is 300 entries in that table for one execution of the flow.  Any variables you add in the start node also write to this table.

 

Gary Davies www.automated-workflow.com
You are not authorized to post a reply.

Active Forums 4.1
New TopicsMinimize
drawing a blank...deleting jobs
03/12/2010 01:00 PM
what would be he syntax to simply delete jobs and

Email notification for W-4 changes
03/12/2010 12:12 PM
Have anyone done email notifications for W-4 chang

Portal Custom Web InBasket Display
03/12/2010 10:34 AM
We are trying to change how Web InBasket display W

Productline specific logo
03/12/2010 10:13 AM
Hi All We are  on LSF9.0.0.4, Apps 8.1 MSP5

PF Update Custom Table
03/12/2010 10:02 AM
I need to create an AGS call to add a record to a

Process Flow for Dummies
03/12/2010 09:30 AM
Hello,      I have installed

Ldap authentication failing after backup DC taken offline
03/11/2010 03:09 PM
After our backup domain controller was taken oflin

ProcessFlow WebRun job parameters
03/11/2010 10:30 AM
I am looking to run a saved job by jobname/us

How to set up a new ADAM
03/10/2010 09:29 PM
I need to replace a web server that has an ADAM in

Updating LSF or APPS
03/10/2010 07:14 PM
Hi all, I've been reading through posts and lookin

Copyright 2005-2010, Decision Analytics. All Rights Reserved.Terms Of UsePrivacy Statement