Forum: IPA/ProcessFlow

 163 Subscribed to this forum
Page 44 of 48 << < 4243444546 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

PFI as a migration tool and interface?    

Started by  Deleted User
We are getting ready to go from Apps 8 to Apps 9. (We&160;have already gone to&160;LSF9.) My bosses are meeting with possible installation partners.&160; Partners are advocating we use PFI to upgrade our applications.&160; Unless the partners already have flows written that they use over and over at different customer locations, I don't get writing a flow to do it.&160; Anytime the subject of interfacing with other systems comes up, the answer from the partners is PFI.&160; PF is an aut...
12 6309 5
by  Deleted UserJump to last post
3/4/2009 8:38 PM

Invoke Windows Executable    

Started by  DaveW
We have a need to invoke some existing VB executables running on a Windows box from PFI running on an AIX box.&160; What's the best way to accomplish this One possibility: I can create a Windows .bat file to invoke the executable, but how do I connect to the Windows box and invoke the .bat file from PFI running on AIX
3 3037 0
by  John HenleyJump to last post
3/4/2009 2:32 PM

PFlow Issues with SP6    

Started by  Shari
We just installed SP6 on our LSF9 Technology (LSF9.0.0.6 in test (SP4 in prod), Apps 8.0.3 MSP11, Windows, SQL&160;Server, LS for users, LAUA for Admin).&160; There are two issues so far that I've run into... 1.&160; Can't assign oCatValue in the start node of designer (duplicate variable error).&160; There is an easy work around for this...Lawson has created a PT. 2.&160; Bigger problem...none of our custom inbaket htms display!&160; There is another PT (180287).&160; Lawson discover...
7 4420 3
by  John HenleyJump to last post
2/26/2009 1:32 PM

PFI Assign Node Functions    

Started by  Deleted User
I am trying to use the addLeadingZeros function to print the leading zeros that are present on Employee field FullEmpID = addLeadingZeros(Employee, 9) FullEmpID is defined as an Integer and assigned an initial value of 0 The result is not left zero-filled
1 3596 1
by  John HenleyJump to last post
2/19/2009 5:54 PM

Message builder node in PF 9.0    

Started by  thanef
I use the message builder node to store data in a flow and then email it all in one email.&160; I notice in 9.0, i get this message whenever i have data:&160; Warning: Variable (var1) value more than 250 characters This is the default variable that appears whenever you build a flow.&160; Has anyone else seen this
1 3777 0
by  David WilliamsJump to last post
2/2/2009 10:06 PM

Pflow triggers outside of Applications - 8.0.3    

Started by  Roger French
I'm designing a flow that could be triggered from a custom Lawson portal web page (non-Lawson app such as a RQ10, PA52, etc). This is 8.0.3 apps and environment so we can't use the stuff from 9.0. I'm guessing I'd need to somehow call the Pflow API's to create the trigger. Anyways, has anyone ever done this before in 8.0.3 (i.e. create a trigger outside of Lawson apps, in Portal) Thanks in advance, Roger
2 3250 0
by  Roger FrenchJump to last post
2/2/2009 8:53 PM

Can you use PFI with employee/manager self serve?    

Started by  April
As I am still very new to PFI, my organization is trying to implement employee and manager self serve modules.&160; We are trying to determine if information that an employee would enter in, could get setup through PFI to first be validated by HR before taking effect.&160; Any help would be appreciated.&160; Thanks, April
3 3459 1
by  John HenleyJump to last post
1/30/2009 6:28 PM

RSS and PFLOW    

Started by  Deleted User
What Flags need to be set to&160;have RSS to send to rq10&160;&160;&160; Our xml flos work fine when triggered stand via rq10. When rq is created via RSS it goes to need approval but does not go&160;to Pflow. (no work unit created we are using ssh 08.0100.55.04 with 9.0.05
13 4356 2
by  John HenleyJump to last post
1/29/2009 5:28 PM

PFI and Data Transformation    

Started by  Vito Amatulli
We had just purchased PFI and are looking to start creating some new flows that will allow us to be able to import data and be able to transform it before&160;we import it into Lawson.&160; Does anyone have a recommendation as to what tools may be best suited for this. I am looking to find out should we be using BCI or Ascentia. Our current process is to create custom java code and we want to get away from that process. Any suggestions would be appreciated.
5 4245 0
by  Vito AmatulliJump to last post
1/21/2009 6:17 PM

WEB RUN SECURITY Violation    

Started by  Deleted User
How do I create job with variable as part of JOB name jobrun.exe will give Security Error if job does not exist Ie rq111 Wh130
3 3913 1
by  Deleted UserJump to last post
1/21/2009 5:20 PM

ProcessFlow Integrator, Part 5: The Query (DME) Node    

Started by  John Henley
At the core of integration with your Lawson applications is the need to extract, as well as update, data. In this installment of our ProcessFlow Integrator article series, we’ll look at the Query (DME) node, which you use to retrieve Lawson data in ProcessFlow. Read ProcessFlow Integrator, Part 5: The Query (DME) Node.
1 3335 1
by  Worth RobbinsJump to last post
1/11/2009 9:28 PM

ProcessFlow Integrator, Part 8: The DataIterator Node    

Started by  John Henley
In previous articles in this series, we've looked at high-level integration concepts using ProcessFlow Integrator. We've also explored some of the nodes which come with ProcessFlow for basic control of flows (e.g. branching) as well as querying and updating Lawson data. We're now looking at the integration aspect of flows, focusing first on file integration, which includes one of my favorite nodes, DataIterator. Read ProcessFlow Integrator, Part 8: The DataIterator Node.
0 4004 0
1/10/2009 4:32 PM

How to start a process flow when order released to OE10 form    

Started by  Sreelatha
I need to to start a flow when order comes to OE10 form. There will be several different orders, but I am interested in one specific type of order. When this specific type of order released to OE10 form I need to start the flow with order number as input value to the flow. There is lot of documentation on triggers, services and work units. I could not find any example on triggers and process flow. I am using 9.0 version. Thanks. Latha.
2 3472 0
by  John HenleyJump to last post
1/9/2009 2:25 PM

Webrun Activity node    

Started by  Nick
Is it possible for the Webrun node to call multiple Post Strings Specifically, I am trying to load user tasks into PF Admin.&160; I have the web call established and it works, but it only does one user task at a time, which isn't any real time/effort savings.
1 3791 2
by  David WilliamsJump to last post
12/29/2008 7:04 PM

Trigger Properties 8.0 vs 9 using Category question    

Started by  Deleted User
Converted 8.0.3 to 9.0 Not able to get category name to pass on&160; Trigger properties NAME is NOT on 9.0&160; catergory value is. &160;1. Is this a another Webrun&160;&160; wf20 thing. &160;&160;2. What Web Run do I need&160; wf25 wf22 all the elements in usercat seems to have converted ok
5 4639 1
by  Deleted UserJump to last post
12/23/2008 9:06 PM

Function Date=pfDate is a non-date?    

Started by  JudeBac
Hi all, We are&160;using ProcessFlow 8.03 Pro and j2sdk1.4.2_16. In the Start node, I declared&160;a variable var_date as type Date and tried to assign&160;the function Date=pfDate(var1,'mm/dd/yyy'). However I am getting an error 'Cannot assign non-date expression to Date type variable'. If I declare a string variable, this function gets assigned! I am revising a processflow (from another company) that was able to assign function Date=pfDate(var1,'mm/dd/yyy') to a date variable.&160;Wh...
9 8041 3
by  JudeBacJump to last post
12/17/2008 1:01 PM

AGS call to GL00.4    

Started by  Deleted User
I need to send a notification email whenever a new account is setup on GL00.1.&160; I'm able to find what i need using this query since it is marked on curr-control field by accounting when it is setup. PROD=&FILE=GLCHARTDTL&INDEX=GDTSET1&KEY=ABC;DEF&FIELD=ACCOUNT;SUB-ACCOUNT;ACCOUNT-DESC;CHART-NAME;SUMRY-ACCOUNT.ACCOUNT-DESC&SELECT=CURR-CONTROL=1&OUT=CSV&DELIM=~ The problem i run into is updating the field CURR-CONTROL back to NO with an AGS call since GL00.4 ...
1 4559 0
by  John HenleyJump to last post
12/15/2008 3:53 PM

WFWUQUEUE not purging    

Started by  Sam Simpson
Testing LSF9.0.0.5.138 apps 803 we found out that workunits that have been approved or rejected are not being purged and still remains with a DISP-STATUS of 2 in WFWUQUEUE. Is there some CTPs that is needed. I created AUTO-PURGE=Y in WFCONFIG and still same result. Any help on this is greatly appreciated. It is my understanding that that the delivered product has AUTO-PURGE default to yes!
1 4191 0
by  Sam SimpsonJump to last post
12/3/2008 8:33 PM

Create a PA52.1    

Started by  Deleted User
I want a flow that will be run weekly and will create a PA52.1 for each employee (meeting a certain criteria) with an action code of Sep-Final which will change the status (which I hope is New-Value-31) to I1 (or&160;one of a&160;list of others).&160; PA100 is run daily. _PDL=PROD&_TKN=PA52.1&_EVT=ADD&_RTN=DATA&_LFN=ALL&_TDS=IGNORE&FC=A&PCT-COMPANY=1&PCT-EMPLOYEE=&PCT-ACTION-CODE=SEP-FINAL&PCT-EFFECT-DATE=&PCT-NEW-VALUE-31=I1&_DELIM=09&_...
5 4063 1
by  Deleted UserJump to last post
12/2/2008 2:28 PM

Access a custom file with 8.0.3 PF Pro    

Started by  Jamie
Has anyone been able to access custom files from a process flow in the 8.0.3 version
9 3654 2
by  JamieJump to last post
11/28/2008 6:36 PM

WF21 8.0.3 to 9.0    

Started by  Deleted User
_PDL=LOGAN_TKN=WF21.2_EVT=ADD_RTN=DATA&_LFN=ALL_TDS=IGNORE&FC=Add&WFF-WORKUNIT=WFF-SEQ-NBR=1WFF-KEY-STRING=WFF-ATTACH-BY=processflowWFF-DOCUMENT-ID=FORMWFF-FORM=RQ10.1WFF-FILE-NAME=Requisition Maintenance&_DELIM=09_OUT=TEXT_EOT=TRUE I am trying to convert This aggs call to 9.0. webrun. Can I use BUILD for this or What would the&160; sintax be. Any help would be appreciated
1 3388 0
by  David WilliamsJump to last post
11/21/2008 8:15 PM

JDBC Db2 Connection    

Started by  Vito Amatulli
Has anyone gotten the DB2 JDBC connector to work with PFI We are using PFI 9.05 and are trying to use the jdbc connecotrto connect to DB2.&160; I opened a case with Lawson and they toldme that they don' t support the DB driver.&160; An info would be appreciated.
3 3967 2
by  John HenleyJump to last post
11/17/2008 10:24 PM

Lost approvers when going to 9.0    

Started by  Deleted User
We just went live on LSF 9.&160; Using PF Pro.&160; In 8.0 we had multiple logins and logged in to PF using employee.&160; In 9.0 (single sign on) we use username to login.&160; Have 1 flow, job requisitions.&160; After going live we realized the approvers were not being recorded in PAJOBREQ because the approvers field is a number and we are now sending a string.&160; Don't want to change field type and in fact want to record employee, not username.&160; WFMetrics is recording username....
7 3838 1
by  John HenleyJump to last post
11/15/2008 9:12 PM

Bar Coding    

Started by  Shari
Has anyone ever integrated a bar coding software with either Process flow or Requisition Self-Service&160; I'm not sure this is the right place to post this question.... Anway, we use RSS with Process Flow for approvals.&160; We want to be able to either print a bar code (the requisiton number would be the code) through a webrun node in Process Flow or through a button on RSS.&160; Anyone have any thoughts on how this can be completed&160; Do we need integrator to be able to run a URL t...
1 3395 0
by  David WilliamsJump to last post
11/14/2008 8:54 PM

HR User Actions    

Started by  Jill
I'm having trouble&160;using 'HR User Actions' to route ProcessFlow workunits to supervisors.&160; The workunits never show up in the supervisor's in-basket.&160; I'm not sure if my problem is in my ProcessFlow 'HR User Action' node itself or the User/Task/Work Category set-up. &160; The regular 'User Actions' work great.&160; But --&160;since I want to use the employee/supervisor structure to route items -- I think I want to use the HR User Action node. &160; The recipient of my item...
4 4176 1
by  JillJump to last post
11/12/2008 7:22 PM
To join the discussion you need to register first. (Registration is free!) If you are already a registered user please login to join the discussion.
Page 44 of 48 << < 4243444546 > >>


RSS Feed Available