Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
Integration / Customization
IPA/ProcessFlow
Does anyone know how to configure WTx for IPA (LPA) Process Flow
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Julie
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5312
People Online:
Visitors:
408
Members:
0
Total:
408
Online Now:
New Topics
S3 Systems Administration
S3 Payroll - PayStubs
9/18/2025 6:58 PM
Looking for a reliable solution to streamline the
S3 Systems Administration
Quick Access report
8/25/2025 7:17 PM
Looking for a good way to see who has access Lawso
S3 Customization/Development
LP01 hiding a PTO plan from the list
8/13/2025 4:44 PM
Hi all. is there a way to hide a specific PTO&n
Lawson Business Intelligence/Reporting/Crystal
GLTrans - PO Line/MAInvdtl
8/6/2025 6:13 PM
Hello, we have an existing tabular model for fina
IPA/ProcessFlow
Retrieving GUID from InforOS
7/25/2025 2:22 AM
Hello everyone, I was wondering if there is a way
IPA/ProcessFlow
IPA for forwarding cost messages (MA64/MA66.3)
7/23/2025 6:07 PM
When a buyer has an invoice cost message where the
Lawson Portal
Lawson ESS customization
6/23/2025 10:28 AM
I want to add new links and customize the ESS (sel
S3 Security
Securing forms and programs that use Company Group
6/17/2025 5:41 PM
Is there a way to write a rule, that looks up a co
S3 Customization/Development
Self-Serve Customization and Modification of home page
6/17/2025 3:40 PM
Hi, I want to add new links and customize the E
S3 Customization/Development
Data / List view on Lawson Portal
5/21/2025 2:37 AM
Client is on S3 V10. All delivered and custom form
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
JonA
3290
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1377
Roger French
1315
mark.cook
1244
Forums
Filtered Topics
Unanswered
Unresolved
Announcements
Active Topics
Most Liked
Most Replies
Search Forums
Search
Advanced Search
Topics
Posts
Prev
Next
Forums
Integration / Customization
IPA/ProcessFlow
Does anyone know how to configure WTx for IPA (LPA) Process Flow
Please
login
to post a reply.
1 Replies
0
Subscribed to this topic
52 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
amylynanderson
Advanced Member
Posts: 26
9/16/2013 4:58 PM
I am trying to move our PFI to LPA. I am getting an error on W TX
The system configuration is the following
main
checked use rmi
RMI Host is from bpm.properties
RMI Port is from bpm.properties
rmi extension - aix
time out 60
This is the error message I am receiving:
Executing TX Activity TXAdapter7440...
TX Activity TXAdapter7440 - Map: GovCustAR
Activity TXAdapter7440: java.rmi.NotBoundException: DTXRMIServer
Variables:
lastOutputData(Type=Object) =
lastReturnMessage(Type=String) = java.rmi.NotBoundException: DTXRMIServer
lastInformationCode(Type=Integer) = 0
lastErrorCode(Type=Integer) = 1
TXAdapter7440_errorCode = 1
TXAdapter7440_informationCode = 0
TXAdapter7440_returnMessage = java.rmi.NotBoundException: DTXRMIServer
TXAdapter7440_outputData =
Activity name:TXAdapter7440 id:11 failed @ 09/16/2013 01:31:08 PM
Terminating the process ...
The WTX Node has the
function transformbatch
I have not gotten one W TX to work in LPA.
amylynanderson
Advanced Member
Posts: 26
9/20/2013 1:39 PM
Split
1. KB 1212661 Tells you the drivers are not installed on the correct location on landmark so you have to fix it.
a. -rw------- 1 lawson lawson 1536979 Sep 20 08:08 ojdbc14.jar
(lawson) lmkdev ->pwd
/apps/lmkdev/system/LPS/jars
(lawson) lmkdev ->
b. then I add this to the grid in classpath the full path of the location on the landmark server.
c. You can get this information from your /apps/devlawson/wsdtx/config/rmiserver.properites file
4. You need to configure your bpm.properties rmi to use DTX by running pfserv config
5. stop/start DTX rmi and pfserv
6. All your maps now need to be in the following directory /apps/devlawson/wsdtx/bci_maps
I thinks that is all
Please
login
to post a reply.