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 43 of 48 << < 4142434445 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

Special Characters and DMEs    

Started By  Maestro
All We are doing an implementation and have run into a small issue. It has happened primarily on AP but i'm sure could happen elsewhere. When a user puts a special character like & - etc the form and database accept it but when they are input into a DME as keys it is causing issues. Has anyone ran into this before and does anyone have any advice or a known solution. Thanks Michael
1 3729 0
by  MaestroJump to last post
5/29/2009 1:29 PM

Quey Resource Manager Identities from PF Integrator    

Started By  David Britton
I am running PF Integrator 9.0.0.3 against LSF 9.0.1 on Sun Solaris and Oracle 10g2. We have MS Active Directory and ADAM. I need to extract some information from  'Services' that is seen when you choose 'Manage Identities' in Security Administrator. I have built and executed flows that use a Rresource Query but I can't figure out how to get to the information on the Services section. Thanks for any assistance.
2 3432 1
by  Shane JonesJump to last post
5/28/2009 2:27 AM

Wh130 AGS CAll    

Started By  Deleted User
Anyone have a problem with Ags Call  WH130. The converted 8.0.3 to 9.0 will not create job. The   AGS build will not work for WH130 Dont get Error But can not find job when trying to submit
3 4504 1
by  TracyOJump to last post
5/15/2009 6:07 PM

Pflow 9.0 AGS calls not using defaults    

Started By  TracyO
We are currently upgrading to Lawson 9.0 and I have only run a couple of my processflows that we had in 8.1.  It seems that the AGS calls are having an issue when adding a job not populating the default fields.  I had previously converted my flow from 8.1 and when that did not act correctly, I re added the AGS call using th AGS builder.  We are getting a couple of weird things (on two different flows) 1.  We are getting an invalid error message when we are adding WH130 jobs via processflow.  Wh...
1 3248 0
by  TracyOJump to last post
5/15/2009 6:05 PM

WULOGs    

Started By  Sam Simpson
Any idea why workunits logs (wulog) are being removed automatically from wflog directory I noticed these workunits has a status of 2.   Thanks for any help.
2 4039 1
by  Sam SimpsonJump to last post
5/14/2009 8:10 PM

Report Distribution Groups using WebRun    

Started By  Brian R
Has anyone been able to access/update the report distribution groups using a webrun command  I tried to update   with Dist Group and RPT-FLD20 with the distribtuion group (realizing it chnages from report to report), but they do not seem to get picked up in the webrun.
0 4373 0
5/8/2009 9:52 PM

ResourceActivity error: Unable to login    

Started By  Robert
I am using the ResourceActivity node's 'build' option. I have defined the node to read a People Resource type, and have defined a valid product line. When I test the query, attributes are returned. When I run the flow, I receive the following: Error while executing ResourceQuery activity - Invalid RM API (getRMQuery) response: com.lawson.bpm.netutils.InvalidLoginException: Error: Unable to login. Please check Host, User & Password. The flow does run to completion with an email, bu...
4 5554 0
by  RobertJump to last post
5/8/2009 8:41 PM

90 env batch access wf tables    

Started By  Deleted User
We just converted to 9.0 env  We had custom batch programs under logan  to Report on WF tables . Can  you have batch programs access wftables
1 3191 1
by  David WilliamsJump to last post
5/8/2009 3:34 PM

Add workunit variables?    

Started By  vc727
I am trying to get a design studio inbasket working for our 9.0 upgrade. I have narrowed it down to needing to get the position level on the workunit variable list. The problem is so far the only way I know how to do this is going and manually adding it. So My question is how are the workunit variables created and how can I ad one either by setup change or with processflow.
6 5040 1
by  vc727Jump to last post
5/6/2009 11:48 AM

Data Service call not returning any records when run on server    

Started By  Any ideas?
I am just running a simple flow(LSF9) which has data service query to the employee table which would fetch the email address of the employees. When I run the flow in the designer, it works fine as expected but when I chech the Run on server option, then the query doesn't return any records.  I have checked with our Lawson admin that the system accounts to run the DME, AGS call in process flow are correct. It happens only to few tables as our testing with CUCODES were good and it resulted in re...
0
3639 1
5/5/2009 8:16 AM

PA52 filled out incorrectly by PF    

Started By  Deleted User
I am on lsf 9 and apps 8 with PF pro.  I have a custom sep-pend flow for pa52.  When I fill out the PA52 and hit add, the flow is initiated.  The first step is to go to a user action.  When this user opens the folder to see the PA52, the information is wrong.  It has the second through fourth digit of the employee number in the company field and the fifth and final digit of the employee number is concatenated with 0's and is in the employee field.  The action number has the date in it and the da...
7 5565 3
by  Michael ThedfordJump to last post
4/16/2009 10:03 PM

Workunit cancelled by ags PA53    

Started By  JudeBac
We are using ProcessFlow 8.03 Pro and j2sdk1.4.2_16. We have a processflow for a Peronnel Action Approval. See below the concerned AGS string. Its is a very simple processflow with query nodes, then an email, then the PA53 ags node, then an email that has the ags return code. The PF is triggered correctly. In the pf admin server, after the AgsPA53, I noticed that the workunit has a status of 'Cancel Completed', and then I received an email that the workunit has been cancelled by the processflow ...
2 4240 1
by  Michael ThedfordJump to last post
4/16/2009 9:57 PM

User Action - operator id    

Started By  Al Miller
I need to add an email alert to an existing flow that already contains a UserAction. The email should include the userid or name of the person that performed the UserAction. What would be the easiest way to determine the user (LSF9) Al
8 7306 0
by  Michael ThedfordJump to last post
4/16/2009 9:50 PM

Example MQ Configuration for AIX    

Started By  Vito Amatulli
Does anyone have docs on how to configure MQ on AIX for Processflow We are trying to using it to send and receive messages from MQ that is installed locally on our AIX server but have not gotten it to work .  Also, any examples on use of the MQS node would be appreciated.
0 3882 0
4/14/2009 4:35 PM

File Access Node    

Started By  vc727
I have been trying to use the file access node to append a csv file just to see if I can. I can make it work when I run it in the designer on my pc butit is always trying to write the file to my c drive in the processflow folder. the manual says that the Output file line in the node should be the location of the file but it always seems to think the file is located in the c drive. where is the place to tell it the path to the folder the file is in I hope that makes sense to someone.
4 4265 1
by  vc727Jump to last post
4/9/2009 8:27 PM

Process Flow Variables Passed in from trigger    

Started By  vc727
I have been playing with adding Process flow triggers from Design Studio and can trigger a process without any trouble. The issue I am having is how do I get some basic variables passed from the incident which triggered the flow so They can be used in the flow. The example i have been playing with is creating a log of who is viewing hr11 records. I can tell who is looking but I am not able to tell which records. How do I get the criteria variables that are set up on the service to populate
3 4706 2
by  vc727Jump to last post
4/9/2009 5:18 PM

alternatives to Lawson's ProcessFlow Integrator?    

Started By  Deleted User
I am looking for information re Lawson's ProcessFlow Integrator--specifically whether any Lawson users out there are using another third-party product successfully. We use BCI and Mercator currently and are looking to upgrade to the ProcessFlow Integrator. However, we wanted to know if anyone was using another product, the pros and cons of using that product and whether it handles security successfully. We currently integrate data in nightly processes from several other applications in the compa...
2 3870 1
by  Deleted UserJump to last post
3/30/2009 11:59 AM

PFlow Initial User email notification not generating    

Started By  mbaliga
nt size='2'> We have a PFlow for processing our Stock and Non stock requsitions and since this past week we noticed that none of our user's are getting their intial email notification when they have something in their inbasket to approve. All other emails like reminder emails, emails when something has been approved etc are working fine. All the settings on the user node look okay & therefore we cannot pin point the cause. Does anybody have any idea why this might be happening. We are on 8.03 a...
18 6376 2
by  mbaligaJump to last post
3/27/2009 8:35 PM

AGS PageDown looping beyond 2nd page    

Started By  kim
Hello: I am fairly new to the PF world so bear with me for a second while I explain my situation.   I am performing a simple AGS call to return all (every page) of data and have discovered that the AGS call will begin looping after page2 has displayed successfully even though the position-to field is populated.   Any help would be greatly appreciated.   kim valdez [b]Providence Health & Services[/b]  [b][i]'[/i][/b][b][i]Remember that silence is sometimes the best answer[/i][/b][b][i].'[/...
7
5106 3
by  kimJump to last post
3/27/2009 12:39 AM

Process Flow : Failed to initialize LDAP    

Started By  Mike Lamb
We are having intermittent issues with BPM, Portal In baskets, Designer and Administrator that gives us an error stating Com.lawson.lawsec.authen.SecurityAuthenException: Failed to initialize LDAP We were getting it a few times a day a couple of days ago and now it seems to be getting worse and worse each day. We have talked with Lawson and the resolutions they are giving us are only for when you get this error all the time. IE. We have something set wrong in WAS. This is only happening with...
6 7860 3
by  John HenleyJump to last post
3/21/2009 2:06 AM

TimeOut    

Started By  Sam Simpson
Is it possible to change the value of eventMgrWorkunitTimer in the bpm.properties file into a much larger value Right now it is set at 30 and I believe this is the reason I'm timing out in one of my flow. I have a flow which has two system command nodes. I'm getting a timeout error and thus the activity is ended without calling the second system command node. The first node is taking quite a longer time to process however, when the activitiies is ended the perl script called by the first node i...
6 5109 1
by  Vito AmatulliJump to last post
3/16/2009 1:56 PM

SQL query 2 different databases and combine output to file?    

Started By  Manley
Hi- I need to be able to query a Lawson table, joined to a table in a separate non-Lawson database and output the data to a file. With SQL DTS / SSIS this is pretty easy, and is basically a JOIN query using store number in this case.  The results are already in rows, so I just output the query results to a file. Has anyone done anything like this with PFI  A simplified example would be: Query Lawson EMPLOYEE table for Emp and Name, JOIN to a separate SQL server and database on Emp and q...
5 4841 3
by  ManleyJump to last post
3/12/2009 7:39 PM

MS Visual Source Safe for Process Flow Files    

Started By  AG
Has anyone used MS Visual Source safe to store Lawson Process flow (.flo) files If yes, does it work well Any issues TIA
2 3271 2
by  AGJump to last post
3/12/2009 5:24 PM

Restricting updates by end users    

Started By  Paul Gallucci
How is everyone else restricting the FUNCTIONAL user from applying changes to flows in the ProcessFlow Designer tool The users we work with are knowledgeable as far as how the nodes work etc. They also need the ability to test flow. Therefore they need access to the designer tool. But how do you prevent them from making changes to the flows We in IT want to control that.
1 3232 1
by  ShariJump to last post
3/9/2009 7:33 PM

Restricting end users from updating ProcessFlows    

Started By  Paul Gallucci
How is everyone else restricting the FUNCTIONAL user from applying changes to flows in the ProcessFlow Designer tool The users we work with are knowledgeable as far as how the nodes work etc. They also need the ability to test flow. Therefore they need access to the designer tool. But how do you prevent them from making changes to the flows We in IT want to control that.
1 3081 0
by  David WilliamsJump to last post
3/9/2009 6:34 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 43 of 48 << < 4142434445 > >>


RSS Feed Available