|
|
|
|
|
|
87 Replies and 61537 Views and 9 Subscribers
Migrating 8.0 Flows to 9.0
61537
87
9
Started by Joe O'Toole
We have some flows written in designer V 8.036 and they reference RD30. Is there a migration utility to move these to LSF 9 and will it move the flows even though the RD30 logan objects no longer exist
|
|
|
|
87 |
61537 |
9 |
by Shane Jones 9/1/2009 5:58 PM |
|
23 Replies and 34731 Views and 7 Subscribers
Installing and Configuring MSSQL JDBC for ProcessFlow Integrator
34731
23
7
Started by John Henley
Using SQL Update (as well as the SQL Query) nodes require locating/downloading and then installing/configuring JDBC drivers for your desired database(s) (e.g., Oracle, SQL Server, DB2, etc.) on your development workstation as well as your Lawson LSF9/ProcessFlow Server. You will also need some knowledge of JDBC connection string syntax. None of this is well-documented by Lawson (nor is configuration support provided by GSC).
Here are instructions for installing/configuring MSSQL JDBC for Proc...
|
|
|
|
23 |
34731 |
7 |
by masonp 3/13/2012 3:07 PM |
|
9 Replies and 16974 Views and 2 Subscribers
Modifying Lawson Environment Info from a Flow
16974
9
2
Started by Deleted User
I've created a flow to build new Resource records for my portal users using the Resource Update node.&160; However, I don't see a way to update the Lawson Environment settings (as seen in LSA) from my flow --&160;specifically,&160;I need to update&160;the Data Area/ID field.&160; As a result, my newly defined user is unable to log in to portal until the Data Area&160;gets populated and causes a GEN\USER record to be created.&160;
Is there a way to add or update the Lawson Environment set...
|
|
|
|
9 |
16974 |
2 |
by Adam 11/20/2019 3:10 PM |
|
9 Replies and 24765 Views and 7 Subscribers
Someone - please share your PFlow Trigger form....
24765
9
7
Started by Shane Jones
I am looking for a simple form that an HR user could access to trigger a processflow. I was going to just schedule the flow but they need to be able to trigger the flow their schedule. I do NOT want to give them access to Process Flow Administrator. I have heard others say that they have created a form that triggers a processflow. Is anyone willing to share their form (My other option is to create a flow that is connected to a PA52 action and then have the user enter a personnel action...
|
|
|
|
9 |
24765 |
7 |
by JeffR 6/1/2010 4:13 PM |
|
6 Replies and 17378 Views and 2 Subscribers
alt rates
17378
6
2
Started by TommyT
I know you get at the alternate rates using a button on hr11 to go to hr14. If I need to alter rates in a flow, how do I format the ags To call hr14
|
|
|
|
6 |
17378 |
2 |
by Ragu Raghavan 10/16/2020 8:09 PM |
|
11 Replies and 20143 Views and 3 Subscribers
LPA- Default work title for UA
20143
11
3
Started by Lynne
Hi-
I need to modify some of the inbasket work titles and can't figure out where I can see what the default title is. If I look at the UA, work title, it is blank. But, when the inbasket generates there is a title that displays. Is there a default title that is used if you don't enter anything in the Work tab Work Title field of the UA node Thanks!
|
|
|
|
11 |
20143 |
3 |
by B Ledet 8/10/2020 2:20 PM |
|
9 Replies and 22583 Views and 6 Subscribers
javascript functions in processflow
22583
9
6
Started by Maynard F.
Hello. I would like to see some of the custom functions that PFI users have developed. Specifially, I am wanting a function that will format a numeric field into an alpha numeric field complete with currency sign, commas and a decimal point. Any other functions will be appreciated. Please reply or post the code and tell me where to find it. Thank you.
|
|
|
|
9 |
22583 |
6 |
by Joan Herzfeldt 8/16/2016 12:04 PM |
|
9 Replies and 18688 Views and 2 Subscribers
Parse CSV Comma Delimited File with Quotes and Embedded Comma
18688
9
2
Started by agersh
Using the Data Iterator node I've been trying to figure out how I can parse the following CSV file/row, Comma Delimited with Quotes and Embedded Comma.
'1375','Annual','GRETA','GOLD','082189','Yes','REGINA','BRONZ','01/21/2014','BRONZ, REGINA;FRANKEN, JANET','TRANSCRIPTIONIST PATHOLOGY','12354','Yes','No','Yes','','','Submitted to HR','','','','2.03','01/21/2014','01/21/2014','0.00','0.00','0.00','','','01/21/2014'
Has anyone else come across this situation
|
|
|
|
9 |
18688 |
2 |
by GeoffTSJY 8/4/2015 8:23 PM |
|
1 Replies and 18525 Views and 1 Subscribers
ActiveX Component can't create object when trying to run wizard
18525
1
1
Started by jocelyn
I've been using LPA for about a year now, and wanted to develop a new flow that includes a Lawson Transaction node. When I click 'Build' to build the transaction, I get the following error:
Run-time error '429': ActiveX component can't create object.
I've written flows before that utilize the Lawson Transaction and Lawson Query nodes and have used the Build wizards to create the transaction/query strings. Suddenly I cannot. However, the big...
|
|
|
|
1 |
18525 |
1 |
by Woozy 7/1/2014 1:15 PM |
|
11 Replies and 25767 Views and 5 Subscribers
Attaching Employee Pictures using Process Automation
25767
11
5
Started by DanB
We currently have employee pictures in jpg format stored in a file system directory that are created by our employee badge system. I am attempting to attach these picture to the employees in Talent Management using the Landmark node in Process Automation. Here is the Landmark transaction string I am using.
_dataArea='ltmtest' & _module='hr' & _objectName='Employee' & _actionName='Update' & _actionOperator='NONE' & _actionType='CreateUpdateDelete' & _pageSize=...
|
|
|
|
11 |
25767 |
5 |
by Vlad Alcasid 6/3/2021 1:55 AM |
|
10 Replies and 20585 Views and 5 Subscribers
Create export files from SQL code via IPA or crystal and LBI?
20585
10
5
Started by Joan Herzfeldt
I'd like to pick a few brains please. I'm trying to determine if IPA is a viable option for running SQL code and FTP'g the file or moving it to a directory. Most of my Lawson exports are created via a SQL View. So the next step just pulls the entire view (select * from LawsonView).
Currently in order to get the file into csv, tab, excel, etc... I have to create a crystal report and schedule it via LBI which exports it to a specific directory. My network team have t...
|
|
|
|
10 |
20585 |
5 |
by FireGeek21 1/25/2019 12:09 AM |
|
2 Replies and 16038 Views and 3 Subscribers
Having trouble determining the HR15.1 PageDown AGS Call
16038
2
3
Started by agersh
I am working on a process to delete specific User Fields (User Field Values) from an employee. Using the following HR15.1 ags transaction call I am able to inquire the first page of HR15.1 for the employee. But I seem to be unable to successfully build the ags call to PageDown to the next page of user fields.
&91;Inquire&93;
_PDL=PROD&_TKN=HR15.1&_EVT=CHG&_RTN=DATA&_LFN=ALL&_TDS=IGNORE&FC=I&HEU-COMPANY=1&HEU-EMPLOYEE=299&HEU-EFFECT-DATE=&_DELIM...
|
|
|
|
2 |
16038 |
3 |
by agersh 2/2/2016 9:04 PM |
|
1 |
15607 |
2 |
by Shane Jones 5/10/2016 6:28 PM |
|
3 Replies and 29362 Views and 4 Subscribers
Email Node - Include a picture in email content
29362
3
4
Started by agersh
Is it possible to include a pictures/graphics in the email content area of the Email node I am assuming that the content type will need to ne HTML.
|
|
|
|
3 |
29362 |
4 |
by Corvette Jim 6/1/2016 5:16 PM |
|
5 Replies and 16217 Views and 2 Subscribers
Use Javascript to format Rate of Pay and FTE values from database table to include decimals
16217
5
2
Started by agersh
I am working on a ProcessFlow that uses an SQL Query Node to query the PERSACTION table. Two of the New_Value_ fields the query is referencing are the values for Rate of Pay and FTE. The values are stored in the table without decimals. For example Rate of Pay is stored as 000000000032050000 and FTE as 000000000000900000 . Using Javascript I am trying to find a way to format these values so that my ProcessFlow could use these values in their valid/correct decimal format.
A...
|
|
|
|
5 |
16217 |
2 |
by Dave Curtis 7/28/2016 4:48 PM |
|
2 Replies and 16125 Views and 1 Subscribers
Convert TXT to PDF
16125
2
1
Started by PD
I have a formatted txt file that is converted to pdf using the bldxffiles utility, but the pdf does not look as nice as the formatted txt file. Can someone give me pointers on how to make that happen
I use a MsgBuilder node to create the file and tab is used for spacing.....see attached files for comparison
|
|
|
|
2 |
16125 |
1 |
by PD 5/19/2017 4:57 PM |
|
1 |
15571 |
1 |
by brox07 9/11/2017 8:07 PM |
|
5 Replies and 17394 Views and 1 Subscribers
File move/copy from within IPA (Processflow)
17394
5
1
Started by SWilkins
Lawson environment 10 LSF on one windows 2012 VM and Landmark on another windows 2012 VM. IPA (Processflow) running on the Landmark VM. Using designer 10.1.1.48 and using the SysCommand node to run a COPY or MOVE command. The flow works fine if the source and destination for the file location is either the C or D drives of the LSF server (D is where LSF is installed). But if we want IPA to move the file to a network location it fails, even if we map a network drive on the...
|
|
|
|
5 |
17394 |
1 |
by Debra 1/14/2021 4:11 PM |
|
8 |
15406 |
2 |
by David Williams 8/21/2019 3:38 PM |
|
1 Replies and 17628 Views and 1 Subscribers
FTP Node – Retrieve latest file from remote source folder
17628
1
1
Started by agersh
Using the FTP node I am trying to build a process that file transfers the latest file of a list of files located on a remote source folder. Has anyone written a process that searches a remote folder for that latest file then transfers the file using the FTP node
|
|
|
|
1 |
17628 |
1 |
by Kyle Jorgensen 2/20/2018 6:25 PM |
|
2 Replies and 15035 Views and 2 Subscribers
Calling Jobrun.exe to submit jobs
15035
2
2
Started by Deleted User
Hi,
We can submit jobs via Webrun node in Process Flow which internally calls jobrun.exe to execute jobs. Can we call the jobrun.exe to execute jobs using our own written desktop application just like LID
|
|
|
|
2 |
15035 |
2 |
by Deleted User 3/12/2018 1:37 PM |
|
1 Replies and 14644 Views and 1 Subscribers
Email Node - High Importance Option
14644
1
1
Started by agersh
Does anyone know if the Email node for IP Designer V10.1.1.9.4205 provides an option to send emails as an High Importance email
|
|
|
|
1 |
14644 |
1 |
by JimY 6/29/2018 4:12 PM |
|
2 Replies and 14771 Views and 1 Subscribers
Resource Update Node - Remove specific Role or Group
14771
2
1
Started by Nabil
Hi All,
I'm trying to delete a specific Group from the existing list. I only want to delete 'Manager Self Serve' but instead it deletes all group the user has.
In the Group value, here is what I have:
|
|
|
|
2 |
14771 |
1 |
by JimY 10/21/2019 9:31 AM |
|
5 Replies and 16583 Views and 3 Subscribers
IPA Batch Job Montioring after WebRun node kicks it off
16583
5
3
Started by Deb Roberts
When we kick off a batch job with the WebRun node in IPA, is there a way to delay the flow from moving to the next node until the job successfully completes Or do we have to use a Wait node and determine how long the job usually takes to run
Thanks in advance for your help!
|
|
|
|
5 |
16583 |
3 |
by dmcdougald 12/27/2018 2:23 PM |
|
3 Replies and 15122 Views and 1 Subscribers
WriteAttach via WebRun
15122
3
1
Started by Steph76
Hello,
I'm trying to use a WebRun node in IPD to add an attachment to an invoice. I want to attach a URL. I tried following the documentation and other posts I saw, but I'm still having problem. When I set the content type to text/html the Work Unit shows as Completed in Rich Client, but the log shows this:
ERROR key='UNKNOWN_ERROR' level='1'
!&91;CDATA&91; An unknown error occurred. Please contact your system admin. &93;&93;
!&91;CDATA&91; Check IOS logs for details. &93...
|
|
|
|
3 |
15122 |
1 |
by TomED 11/21/2019 9:44 PM |
|
0 Replies and 2367 Views and 0 Subscribers
Updating PO20.2 using Transaction Node
2367
0
0
Started by AC_Slater
Good morning,
I am currently working on a process flow to update a single field on the PO20.2 (PCR-PO-USER-FLD-5) using the Lawson Transaction Node. My original thought was that I would be able to take the header information that is on the top of the PO20.2 screen to select the correct record and then perform a “C” FC on the form. I isolated all of the header fields (pcr-company, pcr-buyer-code, pcr-po-date, pcr-po-number, pcr-vendor, pcr-purch-fr-loc, pcr-lcatio...
|
|
|
|
0 |
2367 |
0 |
7/8/2019 3:05 PM |
|
1 Replies and 13864 Views and 0 Subscribers
Server Timed Out
13864
1
0
Started by ScottCT
We get these time out errors on some of our processes, is there a way to increase the timeout time And which server would this setting be located, on the IPA or in M3
|
|
|
|
1 |
13864 |
0 |
by steve finger 7/10/2019 2:30 PM |
|
0 Replies and 2568 Views and 0 Subscribers
powershell script vs for loop w/IPA nodes
2568
0
0
Started by Joan Herzfeldt
I need some advice with a new IPA process We have Lawson S3 v10 and IPA v10.1.1.58 I am creating an IPA that automatically update the PA16 The file I'm receiving can not be sorted or changed before I get it. The records are random, meaning there are multiple PA16's to be updated for the same person, but the records are NOT grouped together they can be 3rd record, 12th record and 22nd record. I want to update Each Employee's PA16 screen once. So I need to order the file or loop through a...
|
|
|
|
0 |
2568 |
0 |
7/10/2019 7:17 PM |
|
2 Replies and 14551 Views and 2 Subscribers
Setting up IPA Service Process in new IPA environment
14551
2
2
Started by Kert490
I set up the Infor Process in the Rich Client in the new environment exactly as it is currently setup in our production environment, but the form is unable to communicate with the Service I setup in the Rich client.
This is the error that is generated after I run the GL146 process from Lawson:
Processing GL146 - Batch Journal Control
java.lang.NoClassDefFoundError: com/lawson/bpm/eprocessserver/interfaces/mingle/MingleRequest
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.l...
|
|
|
|
2 |
14551 |
2 |
by Kert490 7/31/2019 2:04 PM |
|
8 Replies and 15481 Views and 2 Subscribers
IPA - Webrun used to update Landmark
15481
8
2
Started by Scooter
I would have used Landmark Transaction node to update user's profile.
Not sure why previous developer coded like this. See below code string and this is only a small part of entire code string.
If anyone can explain why it was coded this way, please reply.
I don't see advantage and this code is very difficult to maintain.
WebRun Code (partial string) - code is executed from a WebRun node.
/scwebadminapp/ResourceManagementServletTASKTYPE=PROVISIONING&OBJECTTYP...
|
|
|
|
8 |
15481 |
2 |
by JimY 8/8/2019 10:15 AM |
|
13 Replies and 15457 Views and 3 Subscribers
Records returned in IPA using lawson query node
15457
13
3
Started by steve finger
when i do a lawson query from IPA, when the number of records specified in the query string is reached (512 by default i believe), the query seems to 'skip' a large number of records before the next record returned by the query. for example...if the 'MAX' value is set to 512, the first 512 records are returned....then a number or records are skipped before the next record is returned.
pretend i'm querying the apvenmast... i have 10,000 vendors numbered sequentially from 1 to 10,...
|
|
|
|
13 |
15457 |
3 |
by steve finger 8/8/2019 11:28 AM |
|
5 Replies and 14805 Views and 1 Subscribers
IPA Data Iterator node cannot find input file.
14805
5
1
Started by Scooter
IPA Data Iterator node cannot find input file. Need your assistance to identify issue with Data Iterator node.
Error message is 'File 'https://lawtestv10.dart.org/lawson02/univ2/dartipa/appload.CSV' does not exist.'
We've confirmed file (appload.CSV) exists on this directory (/lawson02/univ2/dartipa/ and server (lawtestv10.dart.org).
Below error message was copied from workunit log file:
Activity nameI1 id:1 started 08/12/2019 03:41:24.578 PM
Executing Data Iterator Activity DI1 ...
...
|
|
|
|
5 |
14805 |
1 |
by Scooter 8/13/2019 8:19 PM |
|
0 Replies and 2458 Views and 1 Subscribers
IPA Email Node when SMTP Server is Unavailable
2458
0
1
Started by jmartin
We’ve had issues lately with our on-premises Exchange server and found that emails failed from IPA when SMTP was unavailable. We were hoping they would be able to queue... like magic. Unfortunately, we are unable to simply restart the work units to resend the email notifications.
How do you handle situations where the SMTP server may be unavailable but the jobs need to continue to run and emails need to send/queue
Do you setup an error conne...
|
|
|
|
0 |
2458 |
1 |
8/12/2019 9:12 PM |
|
2 Replies and 14408 Views and 0 Subscribers
How to calculate last day of current month
14408
2
0
Started by Scooter
In processflow, we need the last day of current month.
This last day of month value will be used in batch pgm parm date, i.e. BN100, Thru-Date=20190831
Has anyone does this before Is there an Infor PF date function that can do this
|
|
|
|
2 |
14408 |
0 |
by Scooter 8/14/2019 8:01 PM |
|
5 Replies and 14920 Views and 0 Subscribers
Removing Identities with IPA
14920
5
0
Started by Scooter
We want to remove employee's Identities from Infor Rich Client.
Our test flow is removing the employee's userid and passwords from each Identity
but, the flow is not deleting the Identity name (e.g. SSOP) from Infor Rich Client when we view the employee, after flow is run.
We are using a WebRun node with code that works on our PROD environment.
What could be missing from our 'test' flow that stops it from deleting the employee's Identities
Thanks for your assistance. ...
|
|
|
|
5 |
14920 |
0 |
by Scooter 8/15/2019 8:29 PM |
|
10 |
18587 |
0 |
by Scooter 9/5/2019 1:06 PM |
|
4 Replies and 14620 Views and 0 Subscribers
System Command node
14620
4
0
Started by Scooter
for example:
cd /Lawson/
cp fileA fileB
|
|
|
|
4 |
14620 |
0 |
by steve finger 9/4/2019 1:05 PM |
|
3 Replies and 15155 Views and 2 Subscribers
IPA and ADFS issues
15155
3
2
Started by Joan Herzfeldt
We just switched to ADFS and my IPA inbasket is requesting the user to Login again in order to see the detail of the requisition/workunit.
The User Action node is set up with a display type of HTML and uses File Id: recsum.htm (see attached print screen).
Where is the connections between the user who’s already logged in and viewing their inbasket (with the general information) to see detail.
My basic understanding is... the system is displaying the general detai...
|
|
|
|
3 |
15155 |
2 |
by Joan Herzfeldt 10/2/2019 4:18 PM |
|
7 Replies and 14935 Views and 3 Subscribers
Batch job monitoring with ProcessFlow
14935
7
3
Started by Scooter
I'm creating a processflow to monitor Batch jobs completion.
Using SQL node to query 'GEN' table QUEUEDJOB.
When testing query, field STATUS returns values like &91;Bf106b0
First, is this correct table to monitor batch jobs
If yes, how can we determine if job went to recovery or completed successfully when
STATUS has values like &91;Bf106b0 What am I missing
Below job PA102 ...
|
|
|
|
7 |
14935 |
3 |
by Scooter 10/2/2019 6:22 PM |
|
10 Replies and 16254 Views and 2 Subscribers
XML Node parse and assign
16254
10
2
Started by Steph76
Hello,
I need to create a PF to update the date fields for a job. I have a Lawson Transaction Node to Inquire on the job and an XML Node to parse the output from it so I can get the current settings. I do not have an XSD. I noticed some of the fields have a dash in the name and I'm having a problem when trying to assign the value to a variable. Fields without a dash return a value. For example, XML9300_output.AR580&91;0&93;.COMPANY, returns the Company. When trying to get the process lev...
|
|
|
|
10 |
16254 |
2 |
by David Williams 4/27/2020 3:15 PM |
|
2 Replies and 13684 Views and 1 Subscribers
Effective Date in a flow/form
13684
2
1
Started by weeoooohhhh
Hey guys, so I need to obtain the Effective Date within the Transfer Flow. There is a caveat to this though. I have the node looking up the Effective Date variable from the PFIWorkUnitVariable table which works great. However, once the flow gets into the HROPs inbasket, they may end up changing the Effective Date at this point within the flow. Once that happens the PFIWorkUnitVariable table does not get updated with the new Effective Date so I can't re-look it back ...
|
|
|
|
2 |
13684 |
1 |
by weeoooohhhh 10/11/2019 2:29 PM |
|
1 Replies and 14188 Views and 1 Subscribers
Issue with JavaScript Date
14188
1
1
Started by tommyg-006
Good Afternoon All,
I am hoping somebody else has run into this issue before. I seem to be having with a JavaScript calculation in IPA. We are trying to take today's date (i.e 10/15/2019) and move it forward to December so the date range starts at 12/01/2019. However, when the script runs it returns a date of 00/01/2020. The script works for every other month in the calendar except for 12/1. Below is the script that we have in IPA:
Evaluating JavaScript ex...
|
|
|
|
1 |
14188 |
1 |
by David Williams 10/15/2019 7:22 PM |
|
3 Replies and 14040 Views and 2 Subscribers
Web Run Node - File Upload
14040
3
2
Started by Chad Dirst
We are successfully using IPA to call various REST API web services via the Web Run node. In one of the calls we need to transmit a file and am having issues getting this working. Has anyone had experience will successfully transferring files via an IPA Web Run node
|
|
|
|
3 |
14040 |
2 |
by David Williams 11/8/2019 7:10 PM |
|
0 Replies and 2715 Views and 0 Subscribers
QUEUEDJOBS WebRun
2715
0
0
Started by Scooter
I'm running a Webrun to return any job in 'Needs Recovery' status and want to know how to pull certain output fields, like jobOwner, jobName. How do I pull those 2 output fields from the Webrun Output results
Here's the Webrun code.
/lawson-ios/action/ListQueuedJobsfilter=jobStatus20EQ20needsRecovery
Below is Webrun Output results, i.e.
jobOwner='u0003035' token='BN320' jobName='BN320TEST' jobQueue='**********' jobStepType='application' jobNumber...
|
|
|
|
0 |
2715 |
0 |
11/13/2019 9:08 PM |
|
0 Replies and 1748 Views and 0 Subscribers
Referencing Business Tasks in an IPA Flow
1748
0
0
Started by Tony
Hello, I was wondering if anyone has experience triggering a business task in a custom IPA flow. Specifically, I am looking to trigger the EMail Executor business task at the end of the flow, but to only process the emails that have gone into the 'New' status that same day. As context, I recently built a custom flow to trigger a 'reminder' action for our Health Module components but the emails are getting put into the 'New' status in the Email Queue. We've found that the temporary solution...
|
|
|
|
0 |
1748 |
0 |
11/18/2019 7:09 PM |
|
1 Replies and 14839 Views and 0 Subscribers
Deleting UserIDs from Landmark Security
14839
1
0
Started by Scooter
We are creating a flow to delete User IDs from Landmark Security.
I'm building the code with Landmark Transaction Builder.
Does anyone know the 'Data area', 'Module', 'Object Name' values to use
Thanks.
|
|
|
|
1 |
14839 |
0 |
by Scooter 11/27/2019 4:05 PM |
|
1 Replies and 14421 Views and 1 Subscribers
IPA performance
14421
1
1
Started by Thiago Corredor
Hello everyone !
Do you know how where can we check if exist any IPA running for more than 3 or 4 hours long
Some IPA tables or GRID can help
Thanks !
|
|
|
|
1 |
14421 |
1 |
by JimY 11/22/2019 11:47 AM |
|
5 Replies and 16488 Views and 1 Subscribers
Array size limit
16488
5
1
Started by Ragu Raghavan
In my flow, I need to lookup a custom table outside the Lawson schema for each transaction. The SqlQry takes a long time. I wonder, if I can do a single qry at the beginning and load the results of the Sqlqry into an Array, avoiding the multiple lookups. Catch is that there are likely to be 50,000 records in the custom table. Will that cause the LM server to crash Are there any limits to how big the array can be Thanks.
|
|
|
|
5 |
16488 |
1 |
by Ragu Raghavan 11/29/2019 9:30 PM |
|
7 Replies and 34970 Views and 3 Subscribers
REST Calls in Infor Process Automation
34970
7
3
Started by Ethan
We are working on a new interface where the vendor provided a REST API. Is it possible to interact with a REST API through an Infor Process Automation We typically deal with flat files, this is our first project using the REST API. We will basically need to pull some data through the API, do an AGS call to load the data into a PA52 action, and then post some data back through the REST API. Any guidance would be appreciated.
|
|
|
|
7 |
34970 |
3 |
by LauaLuau 5/3/2021 6:20 PM |
|
2 Replies and 14438 Views and 1 Subscribers
V11 Inbasket displays for User Actions
14438
2
1
Started by Scooter
On version 11, where are User Action inbasket display files (i.e. HTML, etc.) reside
Are they configured in Infor Rich Client If so, where
Do they reside on a Landmark drive if so, where
Thanks for your assistance.
|
|
|
|
2 |
14438 |
1 |
by Scooter 12/27/2019 2:29 PM |
|
5 Replies and 15497 Views and 2 Subscribers
IPA - reading CSV file
15497
5
2
Started by Scooter
Can IPA read a CSV file from a laptop C: drive We are on Cloud v11.
Or, must CSV file reside in another directory Landmark
Thanks.
|
|
|
|
5 |
15497 |
2 |
by Todd Mitchell 1/9/2020 7:38 PM |
|
2 Replies and 15048 Views and 2 Subscribers
Using Web Service in IPD 10.1.1
15048
2
2
Started by HDAustin13
Hello,
I am trying to use the Web Service node in IPD 10.1.1 to connect to a web service but not sure on how to start.Does anyone have any guildeline on how to make it works If so, can you please share. Thank you in advance.
|
|
|
|
2 |
15048 |
2 |
by HDAustin13 3/3/2020 9:19 PM |
|
7 Replies and 14420 Views and 2 Subscribers
Req Item Rec Service Definition
14420
7
2
Started by Joan Herzfeldt
I&39;m trying to set up my first Trigger (previous ones have been set up by consultants). According to the "IPA Services for Infor Lawson Reference Guide (v10.0.5)" documentation the PO Receiving (PO30) has a trigger for each time a req line item is received. Service = Req Item Rec.
I set up the trigger (per instuctions) in Process Server Administrator -> Scheduling -->Service Triggers
I added my Process Definition &39;Receive_Req_Item&39; to the ReqItemRec Serv...
|
|
|
|
7 |
14420 |
2 |
by Joan Herzfeldt 2/20/2020 3:22 PM |
|
0 Replies and 2590 Views and 1 Subscribers
MA60.3 Transaction Query
2590
0
1
Started by AC_Slater
I am currently running into an issue where the transaction node is not performing as expected for the MA60.3. I want to choose a specific receipt line item, mark it to be selected, and then perform the special action "Select".
Unfortunately, although the XML for the transaction query appears to reflect what I&39;m looking for it to do, the receipt line item remains unselected (does not have an "X" for the FC).
Admittedly, I haven&39;t had to utilize flag c...
|
|
|
|
0 |
2590 |
1 |
3/2/2020 10:15 PM |
|
5 Replies and 15056 Views and 2 Subscribers
Javascript error .. invalid XML character
15056
5
2
Started by Joan Herzfeldt
Error processing flow configuration: org.mozilla.javascript.EcmaError: TypeError: Character reference "&3" is an invalid XML character. (initJavaScriptContext1)
All of a sudden we are getting the above error in our TEST system for ALL of our process flows. (we are still on v10 IPA and Landmark and LSF.) I was testing something new and found the problem but it started on the 18th of March. Apparently we put a windows update, etc... in place that night. My SysA...
|
|
|
|
5 |
15056 |
2 |
by David Williams 3/26/2020 6:55 PM |
|
6 Replies and 16114 Views and 1 Subscribers
ESS and IPA
16114
6
1
Started by thanef
We are LSF with IPA in Landmark.
We are testing some ESS Home Address Changes in our Test system. We are getting emails successfully sent to the email address listed on HS07.
HS23 has Process Flow enabled and html option. Where is the work unit I do not see it listed where our Work Units are for our scheduled IPAs.
|
|
|
|
6 |
16114 |
1 |
by thanef 4/8/2020 10:06 PM |
|
6 Replies and 14746 Views and 1 Subscribers
Update configuration settings via IPD
14746
6
1
Started by Steph76
Hello,
I have a pf where with a starting payment number that I need to keep track of and increment each time the pf runs. I created a variable in my configurations on LM and I&39;m using a Landmark Transaction node to update it. I get the value of the configuration property and set it to a local value and increment by 1. Then I try to set the configuration property to the local variable value. I get the following error when trying to run it.
Activity Error com.lawson.rdtech.type.ViewExcep...
|
|
|
|
6 |
14746 |
1 |
by FireGeek21 3/31/2020 5:39 PM |
|
1 Replies and 15321 Views and 1 Subscribers
Encrypt a file in IPD flow
15321
1
1
Started by HDAustin13
Hello All,
I need to encrypt an outgoing csv file with the PGP key the vendor provided in the IPD tool but not sure on how to start.
Does anyone have done that before If so, can you please share the guide or a sample flow.
Thank you very much in advance,
HDao
|
|
|
|
1 |
15321 |
1 |
by John Henley 4/3/2020 4:56 PM |
|
8 Replies and 17133 Views and 1 Subscribers
Dynamically assigning users to useraction
17133
8
1
Started by Quarantine
Hi
We have a requirement where the user may require to dynamically reassign a pending user action to another user. We are already using the TimeOut functionality to reassign after 3 days but that is also predefined users or tasks. Is there a way a user can be passed as a variable value to a useraction.
I was thinking if it would be possible to send the user actor name as the value in reason comments and pass it as a value in next useraction node which will be used to reassign t...
|
|
|
|
8 |
17133 |
1 |
by Bob Canham 5/6/2020 11:50 PM |
|
4 Replies and 17495 Views and 1 Subscribers
IPA-REST API (web run)
17495
4
1
Started by Lan Henry
Does anyone have an example of a WebRun node to NEOGOV Their setup is REST API. Content type is json. I&39;m trying to post department data to NEOGOV and not sure what info I need to include in the header box of the webrun node.
I&39;m fairlly new at this, So far I have them as individual line. Not sure if they are correct.
===========================
POST /request HTTP/1.1
Host: https://api.uat.neogov.org/rest/departments
Accept: ...
|
|
|
|
4 |
17495 |
1 |
by Lan Henry 4/24/2020 6:33 PM |
|
0 Replies and 9907 Views and 0 Subscribers
Adding Form URL link in Email
9907
0
0
Started by Scooter
We want to add "Receipt Inspection Entry" URL link to UserAction "Notify" email, and have fields: Company, Receiver , Inspection Date populated when User clicks on URL link.
Want to add to UserAction on "Notify" email.
We are on CloudSuite v11.
Anybody know how to do this Thanks for your assistance.
|
|
|
|
0 |
9907 |
0 |
5/6/2020 2:43 PM |
|
5 Replies and 14786 Views and 1 Subscribers
Best way to create a lookup table in IPA
14786
5
1
Started by Quarantine
How do we create a lookup table in IPA I am basically trying to store a cross reference between GHR and S3 employees for the 100 odd employees that have different values in GHR for a multitude of flows that we already developed over S3 HR. Basically I plan to store the pfixrefvalue in a Javascript array and then refer that rather than making a landmark transaction call again and again. However I need to store both company and employee fields as an index in the array. Any ideas. Is object ...
|
|
|
|
5 |
14786 |
1 |
by Quarantine 5/13/2020 8:49 AM |
|
4 Replies and 14459 Views and 1 Subscribers
Lawson Query doesn't like a space.
14459
4
1
Started by Joan Herzfeldt
I have a very simple Lawson Query to look up a code I&39;m providing and see if it exists on the PA16 for specific user. I send the company, employee, and code and it mostly works fine. Unless there is a space in the code (ie: A SECADM). The lawson query wants to send the look up request as "ASECADM" instead of the space. I&39;ve validated the node works without a space. I&39;ve validated that the record I&39;m using DOES have the A SECADM code. ...
|
|
|
|
4 |
14459 |
1 |
by Joan Herzfeldt 5/15/2020 7:09 PM |
|
2 Replies and 13794 Views and 2 Subscribers
Data manipulation and Emails in IPA
13794
2
2
Started by Joan Herzfeldt
I need some advice on the best way to send an individual email to multiple people with different data.
Info: IPA triggered when receive a file. Comes multiple times a day. Has less then 50 records.
Each file will contain multiple records for the same SA, however the file is in a random order. I need to send One email to each SA containing information about each record processed for them. The email can be sent for each file or once a day.
I&39;ve consided:
1. creating a...
|
|
|
|
2 |
13794 |
2 |
by Joan Herzfeldt 5/18/2020 7:25 PM |
|
8 Replies and 16664 Views and 2 Subscribers
Sorting and summarising a csv file in IPA
16664
8
2
Started by Quarantine
As part of our migration to Cloudsuite we need to convert a 4GL program that reads a CSV file, sorts it by certain fields like company and accounting unit and then passes the summarized data for that company and accounting unit etc as journal entries into Cloudsuite. This was very simple in 4GL but not sure how to do this in IPA. Any other way using a Infor provided tool that can do this like application studio or birst is also welcome.
|
|
|
|
8 |
16664 |
2 |
by Quarantine 6/8/2020 1:29 PM |
|
1 Replies and 13727 Views and 2 Subscribers
IPA Web Service to MS Exchange (Soap)
13727
1
2
Started by Karen Sheridan
Has anyone used an IPA to check an email box, read subject and/or body, and process an attachment (save it to a file server)
Microsoft publishes the service reference (example below).
https://docs.microsoft.com/en-us/ex...achmentids
IPA/IPD 10.1; S3 applications
We are currently doing this with a .net application. The business requirements are changing for 2020 so I have to touch the .net application. If I could move the whole process to IPA that would be much ...
|
|
|
|
1 |
13727 |
2 |
by David Williams 5/27/2020 7:22 PM |
|
3 Replies and 14644 Views and 1 Subscribers
MT IPA: Getting Employee Audit History in IPA
14644
3
1
Started by Quarantine
How do you get employee audit records into IPA if you are on MT We need to check each employee if he was full time at any point in the year to check if he is eligible for benefits. What is the best way to get all employee audit records for a particular employee in IPA for things like relationshipstatus, payrate , hourly or salary or SSN for a full year.
I am not looking at as of date values . i am looking for all audit records in a calendar year for an employee for particul...
|
|
|
|
3 |
14644 |
1 |
by David Williams 6/12/2020 12:58 AM |
|
2 Replies and 13628 Views and 1 Subscribers
Capture joblog in IPA for Email Node?
13628
2
1
Started by LauraPat
I have a custom batch program submitted through IPA in webrun node. The custom program displays total records processed and errored in joblog output in job scheduler. Is there a way to capture that and include in an email to the users (email node is part of the flow already) TIA
|
|
|
|
2 |
13628 |
1 |
by Karen Sheridan 7/8/2020 3:08 PM |
|
8 Replies and 14803 Views and 3 Subscribers
Triggering WFWK after a PR140 job run
14803
8
3
Started by Preston Burdwell
Any suggestions as to how to trigger the IPA after PR140 I could add a WebRun node with PR140 submission, but wanted to see if you all know of other options. No Design Studio, and we are on a Single Tenant, Hybrid instance of S3
|
|
|
|
8 |
14803 |
3 |
by B Ledet 8/5/2020 3:19 AM |
|
2 Replies and 14367 Views and 1 Subscribers
Automation for disabling active Directory
14367
2
1
Started by Utsav
Hello, is it possible to construct a automation workflow in lawson Infor Process designer (IPD) for disabling the employees from Active Directory when they get disabled from Infor
|
|
|
|
2 |
14367 |
1 |
by Kristi_ANTHC 8/3/2020 4:23 PM |
|
2 Replies and 13688 Views and 1 Subscribers
Error with Landmark Admin node
13688
2
1
Started by Scooter
Below is from Log file with LM Admin error message.
Cannot find info on errorCode = 32. Infor Support has not provided solution yet. Your assistance is much appreciated. - Scott Kelley
ImportData_errorCode = 32
ImportData_informationCode = 0
ImportData_returnMessage = Landmark Admin ImportData: Command dbimport failed with error com.lawson.bpm.coreutils.PFIException: Landmark Admin ImportData: E...
|
|
|
|
2 |
13688 |
1 |
by Quarantine 7/28/2020 5:40 AM |
|
2 Replies and 13594 Views and 1 Subscribers
Array values from Rich Client
13594
2
1
Started by Karen Sheridan
I need to pass a list of employee status codes into the flow and put them in a simple array.
From the log:
FromStatusCodes = A1,A2,A3,A4,A5,A6,A7,A9,MD,ML,RW,WC - this list was hard coded in the start node of the flow &91;"A1","A2","A3","A4","A5","A6","A7","A9","MD","ML","RW","WC"&93; - field is defined as array
testInt1 = A2 - from FromStatusCodes&91;1&...
|
|
|
|
2 |
13594 |
1 |
by Karen Sheridan 7/30/2020 2:28 PM |
|
2 Replies and 13790 Views and 1 Subscribers
Flow submitting a single job multiple times??
13790
2
1
Started by LauraPat
I have a fairly simple flow. A user places a file in a specific location - a File/Channel in Rich Client detects the file, passes it to the LSF server and then a Lawson job is kicked off (via webrun node) to process the file. It&39;s a CSV file with vendor numbers - the batch program they are being passed to is doing an invoked of AP10 to inactivate the vendors.
I ran it with 10 records, 100 records and 1000 records and it worked perfectly. I then decided to drop 50,000 rec...
|
|
|
|
2 |
13790 |
1 |
by Karen Sheridan 7/30/2020 6:28 PM |
|
0 Replies and 2247 Views and 1 Subscribers
using a flow to change LBI bookmarks
2247
0
1
Started by Karen Sheridan
We use LBI dashboards for ESS functions. During the 2 days of payroll processing we need to disable/hide the direct deposit bookmarks. What I&39;d really like to do is swap for a flat page that says something about calling the payroll department or wait until Thursday. I know folks disable different forms/tokens during their payroll processing. What is the best way to handle Can I use a flow to swap the 2 pages out during those days
TIA - Karen
|
|
|
|
0 |
2247 |
1 |
8/4/2020 12:44 PM |
|
6 Replies and 16099 Views and 3 Subscribers
IPA 1 GB memory limit error
16099
6
3
Started by Quarantine
Infor recently instituted a 1 GB memory limit warning message on Cloudsuite MT that comes as a error in the workunit logs.It has then been hastily updated to 100 GB but it is impacting flows that are used as extract flows out of Landmark.
Ways to reduce the memory load other than reducing the number of assign nodes and writing to messagebuilder and then ftping to file at every 100 records or so.
The memory consumed in Landmark calls is huge. any way to reduce that
|
|
|
|
6 |
16099 |
3 |
by Robert 9/1/2020 9:20 PM |
|
0 Replies and 2128 Views and 0 Subscribers
email authentication
2128
0
0
Started by Ragu Raghavan
We have flows that send out emails with buttons, so users can approve/reject without logging on to Lawson. Has been working for many years.
Recently, the site changed their authentication from SAM to UPN. This seems to have broken something. Users are now forced to login to Lawson to take action.
The system property "emailActionAuthenticationRequired" was not there. tried creating it and setting it to true/false. No effect.
One theory floated is that the email server still use...
|
|
|
|
0 |
2128 |
0 |
8/26/2020 1:14 PM |
|
2 Replies and 14792 Views and 2 Subscribers
Use IPA to query IFS
14792
2
2
Started by AndyG
Since IFS syncs with our 5 sub-domains, we would like to read/query the user information, to later use in the IPA.
Can IPA query IFS user information What node How Has anyone done this Thank you in advance.
|
|
|
|
2 |
14792 |
2 |
by AndyG 9/16/2020 3:47 PM |
|
7 Replies and 14752 Views and 1 Subscribers
IPA v11 - Updating field with a value containing an ampersand
14752
7
1
Started by dcasper70
Our requirement is to update JobRequisitions if certain fields change on the Position. One of the fields to be updated is Description.
In this example, the Position.Description is Post Graduate Year 3&4
When attempting to update via a landmark node, the resulting JobRequisition.Description value is "Post Graduate Year 3
According to the Landmark node documentation, special characters need to be preceeded by a backslash. We&39;ve attempted every variatio...
|
|
|
|
7 |
14752 |
1 |
by Orlando Gray 10/21/2020 9:44 PM |
|
0 Replies and 2371 Views and 1 Subscribers
Parse the data from Web API
2371
0
1
Started by HDAustin13
Hello Everyone,
I am trying to parse the data from the vendor Web API to a csv file to insert into a database table by using Webrun node to connect to the Web API, JSonParser to parse the data, and JSonConverter to conver the JSon data to CSV but get stuck on configuring these nodes as I am not sure what should be correct to configure for these nodes.
Has anyone done something similiar to this Can you please share your experiences
Thanks in advance,
Han
&nbs...
|
|
|
|
0 |
2371 |
1 |
11/4/2020 4:48 PM |
|
11 Replies and 15220 Views and 2 Subscribers
Import data from CSV file to an external Oracle table
15220
11
2
Started by HDAustin13
Hello and Happy Friday, everyone!
I am trying to import data from the csv file (no delimited comma, just the regular csv file) to an external Oracle db table by using the DataIterator with the Reading by File and Reading by File but it takes so long like 45 minutes for just 800 records vs a 2 min in SQL Developer to finish. Can someone please advise if there is a better way to do the import beside the DataIterator thing Thanks in advance.
|
|
|
|
11 |
15220 |
2 |
by HDAustin13 2/3/2021 1:59 PM |
|
2 Replies and 14170 Views and 1 Subscribers
PfiUserProfile in Landmark
14170
2
1
Started by Demi
I should be alittle more specific... I&39;m having difficulties narrowing down documentation(purpose and necessity) for this table. We have migrated over the years from being a lawson core user of workflow in which we used tasks and approvals. Back then if a user was not defined in the PfiUserProfile table they had no access to inbaskets, approvals, etc. Over the next several years we migrated our inbaskets and approvals over to landmark. We are now migrating up into...
|
|
|
|
2 |
14170 |
1 |
by Demi 12/15/2020 2:36 PM |
|
5 Replies and 15023 Views and 0 Subscribers
Reading ,Update & append files from FTP
15023
5
0
Started by Ashish
Hi Team,
Need your expert advice
I have to read multiple files from a FTP server directory update the data in file and append it in once file.
I have used FTP node to get the file in Server and then use file access node to read the file in memory and then use Data Itarator to read each line content and replace some content using java script,but how can we read all file from a directory as we have to give name path in FTP. i have to read all .ord file fron directory.
I am u...
|
|
|
|
5 |
15023 |
0 |
by Ashish 1/29/2021 1:34 PM |
|
1 Replies and 13807 Views and 1 Subscribers
combining records from file
13807
1
1
Started by Joan Herzfeldt
Looking for the best way to combine records using IPA v11 with LSF v10 –on premise
I have an Inbound delimited file with 65 fields. I only use around 20 fields. The records are in no particular order, usually less than 50 records.
I need to combine the records that have the same number in field-11 (F-11). There are only 4 fields that have different data if F-11 matches.
My preference is to create array fields, for the 4 with different data and combine the matchin...
|
|
|
|
1 |
13807 |
1 |
by Ragu Raghavan 2/12/2021 2:41 PM |
|
0 Replies and 2643 Views and 0 Subscribers
SQLQRY node issues creating a CSV
2643
0
0
Started by LawnsonGuy
Hello All,
On the SQLQRY node there is a checkbox for "Generate CSV from resultset (This will skip SQL Looping)". This feature seems to work for me until at some point I believe the resultset is too large.
For example, I have an IPA that saves a CSV file to a local folder. The process runs fine daily and we don&39;t have any issues with it. If I try to expand the range of the query within the node to find more data, it fails. It ran fine for 2136 rows, but failed at 7713. When I...
|
|
|
|
0 |
2643 |
0 |
2/26/2021 4:57 PM |
|
1 Replies and 13834 Views and 1 Subscribers
Can IPA send to a Printer??
13834
1
1
Started by Joan Herzfeldt
I have a request from our Material Dept. "Looking to see if an IPA flow can be created that upon receipt of a patient chargeable item on a line in a PO, if a print file can be sent to the Zebra printer to automatically print the yellow charge sticker. Receipt can be done on a MSCM handheld or on the PO30"
We currently have the Gen_PORecieve trigger on and filter for tissue items that are received, so I know I can trigger a work unit and I can query to see if it is...
|
|
|
|
1 |
13834 |
1 |
by Ragu Raghavan 3/12/2021 4:34 PM |
|
0 Replies and 2526 Views and 0 Subscribers
IPA with DocuSign/Fill & Sign
2526
0
0
Started by Kat V
Is IPA capable of leveraging Sharepoint as a file share
We have pdf forms that we want to route for approval - but these forms themselves need to use something like Docusign or Fill & Sign and cummulate signatures and edits. All our current solutions would be download and then upload an edited copy. We only want to keep the one and overwrite it as we go.
If we store this on Sharepoint - can the IPA do the "Checkout/Checkin" steps and keep the attachment URL on th...
|
|
|
|
0 |
2526 |
0 |
3/17/2021 5:47 PM |
|
2 Replies and 13750 Views and 0 Subscribers
FTP node and carriage returns
13750
2
0
Started by Scooter
After FTP node transmits file, Line Carriage returns (CR) are missing. Why
Each line has a "\n" (i.e. CR) appended to the end.
FTP is using a SFTP connection.
How can we keep (CR) on each line Thanks.
|
|
|
|
2 |
13750 |
0 |
by Scooter 3/29/2021 3:31 PM |
|
1 Replies and 12931 Views and 1 Subscribers
Write File adding extra record
12931
1
1
Started by Joan Herzfeldt
I&39;m populating a message builder and later writing those records to a file. I have no problems in the IPDesigner. However when the process runs from the server the first line in the file does not come from the message builder. It is: com.lawson.bpm.processflow.workFlow.flowGraph.FgaMsgBuilder1028d654 and then I see all the records from the msg builder. This is a new issue to v11 Any idea how to get rid of it
|
|
|
|
1 |
12931 |
1 |
by Ragu Raghavan 4/15/2021 6:36 PM |
|
2 Replies and 13535 Views and 1 Subscribers
Terminating Pflow after a certain amount of time
13535
2
1
Started by Debra
We have a flow that looks for a file and then does various things to it. We need to figure out a way to stop the flow/work unit created if it is unsuccessful after 4 days. Is there a way to do this in either the flow or the schedule I haven&39;t been able to find something that will work. Thanks for your help!
|
|
|
|
2 |
13535 |
1 |
by Debra 4/21/2021 6:53 PM |
|
1 Replies and 9778 Views and 2 Subscribers
JDBC MS Access from IPA
9778
1
2
Started by Karen Sheridan
Is it possible to set-up a JDBC connection from an IPA
JDBC Driver:
jdbc:odbcriver={Microsoft Access Driver (*.mdb, *.accdb)}
Database URL:
jdbc:odbc://C:\users\karen.sheridan\access\nonemployeeproject\;DatabaseName=nonemployee.accdb
I know this won&39;t work on the server side. But I&39;m not getting pasted the driver set-up.
Test Connection error message:
SQL Test Connection: JDBC Driver jdbc:odbcriver={Microsoft Access Driver (*.mdb, *.accdb)} not found...
|
|
|
|
1 |
9778 |
2 |
by David Williams 12/6/2021 4:28 PM |
|
2 Replies and 10934 Views and 0 Subscribers
Sample CSV flow for IPA
10934
2
0
Started by Jay
Hi I am new to Lawson! I wrote couple interfaces using COBOL, now I am learning IPA and would like to some assistance how I should read a .CSV file and pars/contact (data manipulation) to create a output file that will feed into database. Any help greatly appreciated. Thanks Jay
|
|
|
|
2 |
10934 |
0 |
by Ragu Raghavan 12/22/2021 7:07 PM |
|
13 Replies and 14351 Views and 2 Subscribers
How to assign a DistGrp using IPA
14351
13
2
Started by Jerry
Is there a way to define a Report Distribution group to a batch job created using IPA Activity Node LWSNTXN (Lawson Transaction)
|
|
|
|
13 |
14351 |
2 |
by Jerry 1/17/2022 3:32 PM |
|
6 Replies and 14513 Views and 1 Subscribers
PR170 file locatoin
14513
6
1
Started by adnan512
Hello everyone,
I am trying to change the default file locatoin for PR170 which is (/work directory). I have used jobdef in LID to define a path under (External Name like d:/lsenv/law/lsapps/work/pr170pospay/) but the file keeps going root of work folder. I would eventually have a file channel scan file but I dont want to point File channel to work folder. Any suggestion would be appreciated.
Tx
|
|
|
|
6 |
14513 |
1 |
by adnan512 5/1/2022 1:02 PM |
|
1 Replies and 5148 Views and 0 Subscribers
SQL query to pull Reqs and who Approved them
5148
1
0
Started by twinsmomma
Which tables do I use I found the PFIWORKUNIT and can filter on Req Approval with Statuse codes, but how can I link the Approvers for Approver 1 and Approver 2 and who approved these or denied
|
|
|
|
1 |
5148 |
0 |
by Jay S 8/31/2022 6:04 PM |
|
0 Replies and 1408 Views and 0 Subscribers
IPA Timeout error
1408
0
0
Started by ScottCT
We have an IPA that is triggered from a mashup that will timeout after 3 minutes in M3/Smart Office, but the process itself will still run on the IPA Server and finish it&39;s tasks. Is there a setting in Smart Office / M3 where we can increase this timeout time
|
|
|
|
0 |
1408 |
0 |
9/1/2022 5:02 PM |
|
3 Replies and 3742 Views and 1 Subscribers
Data Iterator reset
3742
3
1
Started by Bill Brennenstuhl
I have a flow that gets a list of files from a directory. I then use a For Each along with a Read File to loop through those files. Within that, I have a Data Iterator when I read through the line in the file looking for specific text. My issue is, when the Data Iterator process is completed and I go out and get the next file, do the Read File and then Iterate through the lines again, the recordNumber is at whatever it left off at from the previous file. How do I get it t...
|
|
|
|
3 |
3742 |
1 |
by John Henley 2/28/2023 2:02 PM |
|
1 Replies and 7448 Views and 0 Subscribers
Datetime Conversion
7448
1
0
Started by Bill Brennenstuhl
I am pulling a datetime string from a text file report in the format of "Mon Feb 11 11:20:09 2023". From this I need to create a separate date string of mm/dd/yyyy and a separate time string of HH:MM:SS 24 hour format.\
The closest I&39;ve been able to is using:
toLocaleDateString = February 11, 2023
toLocaleTimeString = 11:20:09 AM CST
|
|
|
|
1 |
7448 |
0 |
by John Henley 2/28/2023 2:05 PM |
|
0 Replies and 702 Views and 1 Subscribers
Recovering an S3 Job With IPA
702
0
1
Started by LawnsonGuy
I created an IPA that monitors for specific system account jobs and attempts to recover them if they go into recovery. It seems to work fine in our Test environment, but in Prod I receive a "Security Violation".
To recover the job, I am using a System Command node with the jqaction -R <jobNumber> command. The System Command node runs as user lawson.
The Command error output is "Security Violation". The return message is "System command error: command returned...
|
|
|
|
0 |
702 |
1 |
5/23/2023 3:18 PM |
|
2 Replies and 2042 Views and 0 Subscribers
IPD Installation
2042
2
0
Started by ALB
We are moving from Lawson 10 to Infor Cloudsuite. In the past when Landmark changes, we had to install a new version. I heard that a new version will be loaded. I remember Rich Client worked that way. Is that correct
In the past, I had to install Strawberry Perl. Is that still the case
|
|
|
|
2 |
2042 |
0 |
by John Henley 6/29/2023 7:25 PM |
|
3 Replies and 128 Views and 0 Subscribers
IPA and AP05.3
128
3
0
Started by Randy
Anyone have success with IPA and adding distribution records. I have the node setup and the fields all set via SQL. The first record will add just fine, however the second will error (AGS) with "Distribution Code Already Exists". I know the method is "ADD" and unlike excel upload there is no "ADD then Change". Anyone have correct methofd for doing this
|
|
|
|
3 |
128 |
0 |
by Randy 9/20/2023 1:21 AM |