Forum: IPA/ProcessFlow

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.
164 Subscribed to this forum
Page 40 of 48 << < 3839404142 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

ProcessFlow WebRun job parameters    

Started By  Joe Haveman
I am looking to run a saved job by jobname/username.  This I can do.  For example.... FUNC=run&JOB=TFBDIMPMIG&USER=sisco\pfadmin What I want to know is if you can add more URL parameters that would override the saved parameters in the named job.  For example, I have a job, AR580, that requires some dates before you can save the job.  What I want to be able to do is override a particular field. The CtrlShiftO says the field is GL-DATE with id _f75.  So, can I do this FUNC=run&JOB=TFBDIMPMI...
4 3922 0
by  Joe HavemanJump to last post
3/11/2010 3:06 PM

PFI XML Node error with jar file    

Started By  Deleted User
I am trying to implement PFI for the first time but before doing so I an testing out all functionality in a test environment.  We are on an i-Series (AS/400) system and I would like to use PFI to build an XML string to send to MQ.  The problem is the XML node keeps giving an error with a specific jar file, see below. I have an open call with Lawson LIS but am not getting very far.  Anyone got any ideas ErrorLog in Process : DesignerTest Workunit : 591, ActivityType=null, ActivityName=null, Ac...
5
4585 1
by  Deleted UserJump to last post
3/9/2010 8:11 PM

Purging WorkUnits    

Started By  Robert
Testing is generating quite a few.   Which utility is used to purge them and possible their log counterparts inbpm/wflog
12 4651 3
by  Sam SimpsonJump to last post
2/25/2010 3:01 PM

Task Level Work Inbasket not appearing    

Started By  Roger French
I've got PFlow started running OK. The 'lawson' user's got both Task and User level inbasket appearing. I've got another user where only the User Level inbasket appears. The other user is set up with various Tasks, pretty much the same as the 'lawson' user. I've got Pflows routed to those Tasks; however none of the workunits are appearing in those tasks for that other user. Again, the Task Level inbasket does not appear; the User Level does appear. Anything I can triple check I've got no c...
2 2770 0
by  Roger FrenchJump to last post
2/24/2010 7:50 PM

Communicating AGS Errors back to the user    

Started By  Walter
I'm relatively new to Process Flow and we've just implemented our first set of flows.  One of them pertains to PO approvals.  When the Flow determines the purchase order is within the users approval limits, it does an AGS call to PO20.1 to change the status to Released; not Issued.  We've have a few where the update did not occur.  When I check the log, it indicates an Ags Error. (i.e. Posting Date beyond the activity's date range)  This error would have come up  had the user taken the 'Release'...
4 3291 0
by  WalterJump to last post
2/23/2010 6:23 PM

Custom Triggers...    

Started By  klippe
I can't seem to find any examples of how to create and initiate custom processflow triggers in Lawson online forms (e.g. PR12 specifically). Lawson documentation is very thin when it comes to custom triggers. Does anyone know where I can get more info (or example code) on developing custom processflow triggers within a Lawson online form I need to trigger my processflow on an Add, Change, or Delete. Any info would be much appreciated.
6 12093 1
by  PasaJump to last post
2/19/2010 5:43 PM

Concatenate Variables in PFI    

Started By  Preston Burdwell
Can anyone help with the proper syntax to concatenate variables in PFI I am trying to build a string variable from a combination of other string variables using an Assign Node . . . I am using PFI Designer 9.0.0.7. Thanks!
2 2997 2
by  Preston BurdwellJump to last post
2/18/2010 3:55 PM

PF dates    

Started By  Deleted User
Does anyone know how to run a process flow for the current date minus 1 day
4 3310 1
by  David WilliamsJump to last post
2/18/2010 3:05 AM

ProcessFlow Upgrade from 8 to PF9 - additional license fee    

Started By  LoganW
We currently own ProcessFlow v8, and are looking to move to the Version 9. Lawson has stated that we have to pay for this upgrade. It seems odd that it requires another license fee, since we previously paid for ProcessFlow, and on-going maintenance fees. Does this seem correct to you Have you encountered an additional charge for ProcessFlow 9, even though you already had PF8 Any information you can offer would be greatly appreciated - Thank you, Travis
2
2847 1
by  LoganWJump to last post
2/10/2010 2:12 PM

Flow upload location    

Started By  Robert
Flows have been loaded to server from Designer using Process, Upload to Server.  I did not use Tools, Upload Document to server. On the server I checked the following file system: $LAWDIR/bpm/pfrepository. Just to be sure, I also checked $LAWDIR/bpm/emailattachments The flow I uploaded to the server is not there, but the file is available to download to anyone using processflow designer that has been validated by Lawson. My flow fails for fire because the Event Manager cannot find the file...
7 3346 0
by  RobertJump to last post
2/2/2010 8:21 PM

Approving a task within an email (smart URL)    

Started By  Paxson Kabala
We want to generate an email using processflow integrator that contains something like a smart URL to approve/reject web time entry records.  I'm guessing it would need to satisfy LSF 9.0 authentification requirements and then update pending web time entry statuses.  The goal is to allow our executives to approve or reject time without logging in to the Lawson Portal.  We would like for them to be able to approve time right in an email. Is this even possible  If so, what is involved  Just som...
5 3453 3
by  Paxson KabalaJump to last post
2/2/2010 2:34 PM

Mysql JDBC Driver    

Started By  Robert
I have installed the driver to the  mysql connector driver to: C:\Program Files\Lawson Software\ProcessFlow901\lib desinger.bat:  I have appended the CLASSPATH with: .\lib\mysql-connector-java-5.1.10-bin.jar I have used the following connect parameters. Driver:  com.mysql.jdbc.Driver URL:  dbc:mysql//localhost:3306/grades Error:  JDBC Driver not found: com.mysql.jdbc.Driver I know this configuration works, as I have done J2EE development on my laptop via NetBeans, and the jdbc connecti...
2 3622 0
by  RobertJump to last post
2/1/2010 4:52 PM

Web Service Node    

Started By  Goober
I have created a web service on an iseries V5R4 that work fine with .net apps talking to it.  I am now using the processflow Web Service Node to access the same service but when returning the value to a variable in process flow i get the following error: Exception while evaluating expression: DATECHECK_output.*::Body.*::processdateResponse.*::return.*::_PROCDATE; missing name after :: operator (threadScript1)
3 3986 0
by  GooberJump to last post
1/29/2010 12:13 AM

read xml values in variables or textfile    

Started By  Raza
i want to read an xml file with process flow and transfer the values to either variables or a csv file please guide me how i can do that
4 3036 0
by  RazaJump to last post
1/28/2010 7:43 PM

AGS Call to delete PR39.1 records    

Started By  vc727
I am trying to build an ags call to delete certain PR30.1 records. I am trying to Keep the PR 39.1 deductions for certain benefits from going to arrears the benefit vendor wants to bill them directly if they do not have a paycheck to pay the premiums.  All our benefit deductions are loaded from a 3rd party system. Has anyone used an ags call on PR39. I seem to be having trouble getting it to find the correct row and delete it.
2 3769 0
by  Shane JonesJump to last post
1/27/2010 12:56 AM

query node related table query not working    

Started By  Goober
I'm trying to run a query against Lawson tables using EMPLOYEE(DBHREMP)  with related table TA-MASTER (DBLPTEM) to pull all terminated employees with outstanding time off hours.  I'm Using EMPSET3 (COMPANY,EMPLOYEE STATUS) as a front end filter which works fine. But when I try to use the selection criteria to include available hours 0 the process times out.  If I run it on the server , no results are returned. The code: PROD=LAWAPP9&FILE=EMPLOYEE&INDEX=EMPSET3&KEY=88=VT;IT&FIELD=COMPANY;EMPLO...
5 3173 1
by  GooberJump to last post
1/26/2010 9:34 PM

software to generate .xsd file    

Started By  BeckyC
What software do you use to generate .xsd file schema for PFI to use  And how do you like the software
3 2665 1
by  BeckyCJump to last post
1/26/2010 1:14 AM

WebRun Node    

Started By  Robert
I want to connect to an external URL.  According to the the book, PFAG-90UW-03 or the books provided once PF is installed, a WebRun can execute any progam located 'on an external website'.  There is little documentation regarding UserID and Password fields.  Most URLS do not require either of these parameters, but WebRun won't work if these parameters are NULL.  I would assume that you could put anything in the fields and they would be ignored on connect  And what if the URL is using .htaccess ...
1 5445 0
by  Shane JonesJump to last post
1/24/2010 7:26 PM

Websphere Application Server    

Started By  Franklin
Is the Websphere Application Server bundled with LSF9 or the ProcessFlow Integrator, or must you acquire that separately
2 3530 1
by  Rob ConradJump to last post
1/20/2010 3:30 PM

purchasing PFI    

Started By  Deleted User
we are moving from 8.1 apps to 9.0.1 and want to use server 2008. Proc Flow Prof is not yet certified to work with server 2008, we are considering purchasing PFI. Question is, how much work is it to install PFI and then migrate over the process flows We are on a short sched with the upgrade and do not want to hurt ourselves with a learning curve and complex install of another piece. Our other option is hope that while not certified, PCP works file with server 2008. Anyone have any experience w...
8 4941 3
by  Rob ConradJump to last post
1/20/2010 3:07 PM

Javascript Interpreter    

Started By  Franklin
Does anyone know what Javascript 'interpreter' is utilized by the ProcessFlow Intergrator (did Lawson build their own interpreter or did they use someone else's) and does the PF Integrator come with a Javascript interpreter bundled as part of the product. I don't own the ProcessFlow Integrator, but I am evaluating the product. Thanks.
2 3400 1
by  FranklinJump to last post
1/18/2010 9:04 PM

Runtime Representation of ProcessFlows    

Started By  Franklin
Does anyone know how ProcessFlows are represented at runtime (e.g., XML, JavaScript, Java, some combination thereof, or some other type of data structure) In particular, I was wondering what kind of data structure(s)  the visual form of the ProcessFlow (diagrams) are transformed to so they can be executed at runtime. I don't own the ProcessFlow Integrator, but I am evaluating the product. Thanks.
1 2511 1
by  John HenleyJump to last post
1/14/2010 9:23 PM

User action node pre exec/exec html    

Started By  khart
Does anyone have an example of a basic html file to put in the user action node for pre exec or exec  Right now all that shows is work unit and two other fields so I need to add more info to that screen which opens up in an inbasket.  I found the exec folder under the bpm folder on our server so is that what I should use to add more detail to the inbasket
10 4230 0
by  khartJump to last post
1/13/2010 8:20 PM

PFI to Add a job and update the distribution group    

Started By  BeckyC
I am trying to set up a flow to add the IC130 job, and then update the distribution group to a specifically group of users.  Has any one done this before, any help will be appreciated. I tried using the following web run URL, but I got a Security Violation error.  I make sure the jobrun.exe has execution permission and the owner is Lawson. /cgi-lawson/jobrun.exeFUNC=update&...amp;SAVE=Y And I tried using the following AGS call, I got the 'change completed' message, but it does not update the...
10 4614 2
by  BeckyCJump to last post
1/11/2010 4:34 PM

Resource Query/Update (bookmark groups)    

Started By  Shane Jones
Hello group: I am trying to put some finishing touches on a process flow that maintains our Bookmark Groups.   My problem is ....   If an associate is a member of 6 different groups and I need to remove just one of the groups I am not able to do that.   It is a remove all, add all or add one...  (We have some groups that are/and always will be manually maintained.) So if I need to remove someone from the NONEXEMPT bookmark group and add them to the EXEMPT bookmark group I can easily add with ...
1 3804 0
by  Shane JonesJump to last post
12/29/2009 10:43 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 40 of 48 << < 3839404142 > >>


RSS Feed Available