Forum: IPA/ProcessFlow

 163 Subscribed to this forum
Page 3 of 48 << < 12345 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

alt rates    

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 17918 2
by  Ragu RaghavanJump to last post
10/16/2020 8:09 PM

XML Node parse and assign    

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 16711 2
by  David WilliamsJump to last post
4/27/2020 3:15 PM

ESS and IPA    

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 16535 1
by  thanefJump to last post
4/8/2020 10:06 PM

Update configuration settings via IPD    

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 15173 1
by  FireGeek21Jump to last post
3/31/2020 5:39 PM

Encrypt a file in IPD flow    

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 15752 1
by  John HenleyJump to last post
4/3/2020 4:56 PM

Dynamically assigning users to useraction    

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 17530 1
by  Bob CanhamJump to last post
5/6/2020 11:50 PM

IPA-REST API (web run)    

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 17945 1
by  Lan HenryJump to last post
4/24/2020 6:33 PM

Adding Form URL link in Email    

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 10445 0
5/6/2020 2:43 PM

Best way to create a lookup table in IPA    

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 15207 1
by  QuarantineJump to last post
5/13/2020 8:49 AM

Lawson Query doesn't like a space.    

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 14864 1
by  Joan HerzfeldtJump to last post
5/15/2020 7:09 PM

Data manipulation and Emails in IPA    

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 14238 2
by  Joan HerzfeldtJump to last post
5/18/2020 7:25 PM

Sorting and summarising a csv file in IPA    

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 17129 2
by  QuarantineJump to last post
6/8/2020 1:29 PM

IPA Web Service to MS Exchange (Soap)    

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 14149 2
by  David WilliamsJump to last post
5/27/2020 7:22 PM

MT IPA: Getting Employee Audit History in IPA    

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 15029 1
by  David WilliamsJump to last post
6/12/2020 12:58 AM

Capture joblog in IPA for Email Node?    

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 14024 1
by  Karen SheridanJump to last post
7/8/2020 3:08 PM

Triggering WFWK after a PR140 job run    

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 15242 3
by  B LedetJump to last post
8/5/2020 3:19 AM

Automation for disabling active Directory    

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
14795 1
by  Kristi_ANTHCJump to last post
8/3/2020 4:23 PM

Error with Landmark Admin node    

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 14127 1
by  QuarantineJump to last post
7/28/2020 5:40 AM

Array values from Rich Client    

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 13937 1
by  Karen SheridanJump to last post
7/30/2020 2:28 PM

Flow submitting a single job multiple times??    

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 14197 1
by  Karen SheridanJump to last post
7/30/2020 6:28 PM

using a flow to change LBI bookmarks    

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 2804 1
8/4/2020 12:44 PM

IPA 1 GB memory limit error    

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 16504 3
by  RobertJump to last post
9/1/2020 9:20 PM

email authentication    

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 2643 0
8/26/2020 1:14 PM

IPA v11 - Updating field with a value containing an ampersand    

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 15191 1
by  Orlando GrayJump to last post
10/21/2020 9:44 PM

PfiUserProfile in Landmark    

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 14607 1
by  DemiJump to last post
12/15/2020 2:36 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 3 of 48 << < 12345 > >>


RSS Feed Available