LANSA Integrator Tips
Page 1 of 2
- Setting additional Mime header properties on email using SMTPMailService
- LANSA Integrator All Versions
How to add additional MIME header properties to email being sent via SMTPMailService - ZIPFileservice does not support .gz file format
- LANSA Integrator All Versions
.gz files cannot be uncompressed using ZIPFileService - New IBM Technology for Java JDKs do not use Optimized Jar files.
- LANSA Integrator All Versions
It is no longer necessary to optimize Jar files with the new IBM Technolog for Java JDKs. - How do I send HTTP Properties without having the quotes around the actual value?
- LANSA Integrator
To avoid the inclusion of quotes in the value passed, use the HTTPService SET command to set the HTTP properties. - Enable 'Teraspace storage' in V5R4 to run JSM with IBM Technology for Java 32-bit JDK
- LANSA Integrator
V5R4 comes with the IBM Technology for Java 32-bit JDK, this JVM requires the JNI JSMMGRSRV service program to be TERASPACE enabled. - Using and configuring Phaos or BOUNCY CASTLE for encryption and certificate tasks
- LANSA Integrator
Choosing to use Phaos or BOUNCY CASTLE and how to configure. - SOAP Response time for first request is relatively slow
- LANSA Integrator
SOAP Responses for first request and also for a request after a period of Idle time is relatively slower. - How to identify the build or version of the JAR file you are using
- LANSA Integrator
There are instances where you may need to verify the version of the JAR file used in your JSM. - Changing the locale of Integrator Studio
- LANSA Integrator All Versions
How to change the execution language of STUDIO after installation. - Backing up existing projects in Studio
- LANSA Integrator
You may be required to backup your Studio projects at times for various reasons. - User ID is missing when installing LANSA Integrator on iSeries
- LANSA Integrator V11.3
When installing LANSA Integrator on an existing LANSA for iSeries system, the install program displays the User ID that will be used as 'Integrator User ID', however if this value is blank, the install submit will fail. - Catering for requirements of mixed case in JSM commands
- LANSA Integrator
Username and Password parameters specified are automatically converted to Upper Case.
Page 2 of 2
- How to test a SOAP Agent without needing a SOAP Server program
- LANSA Integrator
When writing SOAP Agents, there are times when a SOAP Server isn't readily available to test with. Therefore one can simulate a test by using a standard Server program which tests the sending of data from the SOAP Agent. - Needing to receive LIST longer than 256 in a RDML function
- LANSA Integrator
Passing or receiving LANSA List which is longer than 256 in length via a JSM COMMAND. - Using the PDFDocumentService to write to an already existing PDF
- LANSA Integrator
How do I write to an already existing PDF document. - How to improve performance of SOAP Services
- LANSA Integrator
If you are finding that a SOAP request takes more than 20 seconds or so then there might be performance tuning issues. - LANSA Integrator SOAP Server Wizard and Axis SOAP naming conventions - Some Do's and Don'ts
- LANSA Integrator V10 and V11
Some Do's and Don't regarding Axis SOAP naming conventions in LANSA Integrator SOAP Server Wizard. - Step-by-step guide to using the SOAP Server and SOAP Agent
- LANSA Integrator V10 and V11
SOAP Step-by-Step Guide to using the SOAP Server and SOAP Agent. - First Time performance penalty when JVM Loads
- LANSA Integrator
Preventing JVM to unload classes from memory after 20 minutes. - How to send documents to a Web Server outside the firewall using LANSA Integrator
- LANSA Integrator
How can I send documents to a Web Server outside the firewall. - How to confirm JAVA Version on iSeries
- LANSA Integrator
There may be instances where the latest installed version of Java has actually not been activated on the iSeries and which can cause problems trying to run LANSA Integrator. - Simple example of how to use the Excel Read Service
- LANSA Integrator V10
This is a basic example of how to read data from and Excel Spread sheet using the Excel Read Service. - Brief explanation of the layers of performance overheads in relation to JSMDirect
- LANSA Integrator
Various layers that exist that each have a bearing on performance. - SEF Editor and PKI Editor shortcuts after applying EPC665 to LANSA Integrator V10
- LANSA Integrator V10
After applying EPC665, two new shortcuts will be available in the LANSA folder. - How do I launch a function in LANSA Integrator based on the file format received?
- LANSA Integrator
How do I launch a function in Integrator based on the file format received? e.g., If I get XML then I should use XML Services (without using the User Agent). - LANSA Integrator and performance considerations
- LANSA Integrator
Areas to consider when looking at LANSA Integrators performance. - Vital information to include when reporting LANSA Integrator problems
- LANSA Integrator All Versions
The following information should be provided when logging a LANSA Integrator call, for faster turnaround.
Archive
- Using LANSA Integrator EPC722 and Java 1.4 requires PASE to be installed on the iSeries
- LANSA Integrator V10 EPC722
LANSA Integrators STRJSM can fail if PASE not installed when using Java 1.4. - Options for an Extranet browser-based application to allow vendors to update price lists
- LANSA for the Web and LANSA Integrator
Options for an Extranet browser-based application to allow vendors to update price lists. - How to download a file from a remote location using the HTTPService
- LANSA Integrator V10
This example shows how to use LANSA Integrator to download a file from a remote location and save it to a specified directory on a PC using the HTTPService. - Invalid license error after upgrade to LANSA Integrator V10 caused by cached pages in Websphere
- LANSA Integrator V10
A license error ('Not licensed for Agent') indicates that the V10 license was invalid. - How can I get a file on the AS/400 into an XML document on the IFS?
- LANSA Integrator
An outline of the JSM commands required included. - Compiling and running LANSA Integrator's Remote Function Invocation's example
- LANSA Integrator EPC634 or later
Some guidelines for compiling and running the shipped LANSA Integrator's Remote Function Invocation example.