You cannot post messages because only members can post, and you are not currently a member.
Description:
LegStar users mailing list
|
|
|
Using LegStar with IBM IMS-Connect
|
| |
Hello, does anybody have experience on how to use Legstar with IBM IMS Systems and Websphere MQ? In the documentation there are only some examples with CICS ([link]). I would be very happy if someone can share a code example with me :-) I think you... more »
|
|
Using XmlJavaTypeAdapter
|
| |
Fady, Is there a way to add XmlJavaTypeAdapter to specific fields of the generated Java classes? I am trying to trim spaces in all String fields. The incoming message contains spaces to match the width specified in the copybook, but functionally I dont need the spaces. The cross functional way to achieve... more »
|
|
error converting the HEX EBCDIC string (in lower case) to xml
|
| |
Hi, Im getting a SAXparseException while converting a hex EBCIDIC in lower case to xml. The copybook and xsd are attached. HEX o/p = a3993f953f82838485868788899192 93949596979899a2a3a4a5a6a7f1f2 f3f4f5 character Encoding = IBM1140 AccountBalanceRequestXmlTransf ormers.toXml(host, writer, "IBM01140");... more »
|
|
Optional and Variable Length Fields
|
| |
Attached is a cpy file, for which i have a Java bindings mapped. It turns out that the message I am getting from the mainframe doesnt follow this schema, here are the changes, DLV-HDR-REC2 field 8 should be an optional field DLV-HDR-REC3 field 2 is a maximum of 60 characters (but may be fewer) DLV-HDR-REC3 field 3 is optional... more »
|
|
problem with xml schema imports in magiccb/xsd files.
|
| |
Hello Everybody, I am new to Legstar framework, basically I am a java developer and working with the webservices part in a project where the whole project is a conversion from cobol to java. My previous developers has created some webservices in java where they were using legstar to generate xml... more »
|
|
Indentation CUSTOM_XSLT_FILENAME
|
| |
I use the CUSTOM_XSLT_FILENAME parameter to inject my own XSLT file. The tag <xsl:output method="xml" indent="yes" /> says that indentation should take place, but the generated XML-file is not indented. I know that this is broker in some XSLT processors. Which one do you use or do you have any solutions for this problem?... more »
|
|
|