Chapter 10. Configure the AS2 connection 205
2003.11.19 09:20:11.094 POPT OK Notice path set to [notice]
2003.11.19 09:20:11.094 POPT OK Notices will not be written to file
2003.11.19 09:20:11.104 POPT OK Work-order path set to [workorder]
2003.11.19 09:20:11.104 POPT OK Work-order file-spec set to [wo]
2003.11.19 09:20:11.114 POPT OK PKI path set to [pki]
2003.11.19 09:20:11.124 POPT OK Async. receipt path set to [receipt]
2003.11.19 09:20:11.134 POPT OK First-receive interval set to [300000ms]
2003.11.19 09:20:11.184 PIKC ERR Unable to import keys
2003.11.19 09:20:11.194 PIKC ERR Unable to import keys
2003.11.19 09:20:11.204 PIKC ERR Unable to import keys
2003.11.19 09:20:11.214 PIKC ERR Unable to import keys
2003.11.19 09:20:11.244 PIKC ERR Unable to import keys
2003.11.19 09:20:11.315 PIKC ERR Unable to import keys
2003.11.19 09:20:11.335 HPIM OK HTTP inbound service started
batch addkeys2.wo
ok
2003.11.19 09:21:23.929 PAKC OK Keypair generated
batch exportkeys2.wo
ok
2003.11.19 09:21:55.114 POKC OK Key-pair exported
shutdown
The two organizations now need to exchange certificates. The certificate that
needs to be exchanged is the public key certificate, not the private key certificate
which should never be given to anyone. Make sure there is a copy of the both of
the .cer files on the PKI directory of both of our iSoft installations.
10.3 Unit test for send RCIR and receive MDN
1. Start a Test connector for the JDBC Connector.
2. Start the iSoft Connector.
3. Use the supplied CATALOG_ITEM ASBO (UCCNET_Test.bo) to send a
catalog item from the Test Connector (in Synchronous mode).
4. Check that the data has gone to the iSoft connector and is in the OUTBOX
queue.
5. Restart the iSoft Agents (for ITSO and UCCNET). We rename the executable
for each of these to
p2pagent_ITSO.exe and p2pagent_UCCNET.exe for easy
identification for testing.
6. From the ITSO agent, Issue the batch command to issue the send command
from the work order file:
batch SendToUCCNET.wo
7. Check that the iSoft Agent has picked up the data and processed it.
206 Implementing WebSphere BI Express for Item Synchronization
8. You should see output similar to the Example 10-6:
Example 10-6 Sample send from ITSO
2004.03.01 17:34:29.374 OUTM OK Starting HTTPOutSession thread
2004.03.01 17:34:29.384 43316 HPOS OK Outbound session started - mbox=[OUTBOX]
batch=[0] attempt=[1 of 1]
2004.03.01 17:34:29.394 43316 HPOS OK Buffer allocated
2004.03.01 17:34:29.404 43316 EXMQ OK Entering ExtractMQ
2004.03.01 17:34:29.454 43316 EXMQ OK File extracted - [3658] bytes
2004.03.01 17:34:29.464 43316 EXMQ OK Extract-type set to LOCAL
2004.03.01 17:34:29.474 43316 EXMQ OK Exiting ExtractMQ
2004.03.01 17:34:29.484 43316 COMP OK Start ComposePackage
2004.03.01 17:34:29.494 43316 GKEY OK Entering GetPairKeys
2004.03.01 17:34:29.504 43316 GKEY OK Exiting GetPairKeys
2004.03.01 17:34:29.514 43316 GPAY OK Entering GetPayload
2004.03.01 17:34:29.524 43316 GPAY OK Using file-name
2004.03.01 17:34:29.534 43316 GPAY OK Outbound file:
[20040301173429F39291D5.tmp]
2004.03.01 17:34:29.554 43316 GPAY OK Outbound file opened
2004.03.01 17:34:29.564 43316 COMP OK Outbound file size: [3658]
2004.03.01 17:34:29.574 43316 GPAY OK Exiting GetPayload
2004.03.01 17:34:29.584 43316 GDIG OK Entering GetDigestObject
2004.03.01 17:34:29.594 43316 GDIG OK Exiting GetDigestObject
2004.03.01 17:34:29.604 43316 PACK OK Start Pack
2004.03.01 17:34:29.614 43316 PACK OK End Pack
2004.03.01 17:34:29.624 43316 COMP OK MIME headers applied to data
2004.03.01 17:34:29.634 43316 CDIG OK Entering ComputeDigest
2004.03.01 17:34:29.644 43316 CDIG OK Digest: k7Kl++xWzXK7xBiqjWA1C4m++WE=
2004.03.01 17:34:29.654 43316 CDIG OK Exiting ComputeDigest
2004.03.01 17:34:29.664 43316 CMPE OK Start of Compress
2004.03.01 17:34:29.694 43316 CMPE OK File compressed
2004.03.01 17:34:29.704 43316 COMP OK Data compressed
2004.03.01 17:34:29.714 43316 CDIG OK Entering ComputeDigest
2004.03.01 17:34:29.724 43316 CDIG OK Digest: N6wpca9Ey6oiw867Ud2X0lJW9Y8=
2004.03.01 17:34:29.734 43316 CDIG OK Exiting ComputeDigest
2004.03.01 17:34:29.744 43316 SIGN OK Entering Sign
2004.03.01 17:34:29.754 43316 SIGN OK Parsing key-pair to obtain private-key
2004.03.01 17:34:29.764 43316 SIGN OK Decrypted digest:
2004.03.01 17:34:29.774 43316 SIGN OK 00 01 FF FF FF FF FF FF FF FF FF FF FF
FF FF FF
2004.03.01 17:34:29.784 43316 SIGN OK FF FF FF FF FF FF FF FF FF FF FF FF FF
FF FF FF
2004.03.01 17:34:29.794 43316 SIGN OK FF FF FF FF FF FF FF FF FF FF FF FF FF
FF FF FF
2004.03.01 17:34:29.804 43316 SIGN OK FF FF FF FF FF FF FF FF FF FF FF FF FF
FF FF FF
2004.03.01 17:34:29.814 43316 SIGN OK FF FF FF FF FF FF FF FF FF FF FF FF FF
FF FF FF

Get Implementing WebSphere Business Integration Express for Item Synchronization now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.