Issue 16 in iso8583py: Can I enter more bits to the client echo script?

24 views
Skip to first unread message

iso8...@googlecode.com

unread,
May 6, 2015, 1:32:22 PM5/6/15
to iso858...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 16 by cbay...@i2c-net.com: Can I enter more bits to the client
echo script?
https://code.google.com/p/iso8583py/issues/detail?id=16

What steps will reproduce the problem?
1. I have an implementation of ISO 8583 on .net on a microsoft server
2. I'm making a advance monitoring of the service by F5 LTM.
3. I want to now if there is no issue with the client echo script for add
more bits to the request.

Sending ... M08002000010000c0000230000004511111111222222222222222022This is
a Test Message

Input ASCII
Ihttp://schemas.microsoft.com/ws/2006/05/framing/faults/UnsupportedVersion|
'This is not a valid iso!!The ISO8583 ASCII(73) is less than the size 2121!'
Closing...


What is the expected output? What do you see instead?

OK

What version of the product are you using? On what operating system?

RedHat for F5 TMOS on the echo sender.
Windows server for ISO 8583.

Please provide any additional information below.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

iso8...@googlecode.com

unread,
May 6, 2015, 2:47:30 PM5/6/15
to iso858...@googlegroups.com
Updates:
Status: Invalid

Comment #1 on issue 16 by igo...@gmail.com: Can I enter more bits to the
Hi,

I don't know what library you are talking about.

I can help only with Python version.

In the echo script example you can configure without problems.

Best regards,

iso8...@googlecode.com

unread,
May 6, 2015, 2:55:09 PM5/6/15
to iso858...@googlegroups.com

Comment #2 on issue 16 by cbay...@i2c-net.com: Can I enter more bits to the
I'm talking about the ISO8583 library, and well about the client echo
script the example has this bits:

iso.setBit(3,'300000')
iso.setBit(24,'045')
iso.setBit(41,'11111111')
iso.setBit(42,'222222222222222')
iso.setBit(63,'This is a Test Message')

then I need to know if that example can contain an addition of other
bitsets.

thank you,

iso8...@googlecode.com

unread,
May 6, 2015, 3:35:35 PM5/6/15
to iso858...@googlegroups.com

Comment #3 on issue 16 by igo...@gmail.com: Can I enter more bits to the
Yes, you can set another valid ISO8583 bit.
Reply all
Reply to author
Forward
0 new messages