<CICSFault
xmlns="http://www.ibm.com/software/htp/cics/WSFault">DFHPI10
08 05/13/2009 05:47:14 FSCIBM SOAP message generation
failed because of incorrect input
(INPUT_STRUCTURE_TOO_SMALL ).</CICSFault>
Can anyone suggest how to handle this type of error?
Answer Posted / tej
It means that the input XML SOAP message which is passed to
CICS is an invalid one(problem with data not matching the
language structure).Check the input message and correct it
after examining the trace information.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to dsect parameter is used in bms?
Name the two types of transient data queues?
Explain how to build up lu 6.2 communication?
Explain the cics command that is used for reading a record from the tdq?
Which commend used for terminating a browser operation?
Explain what is the massinsert option?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
Explain the difference between getting the system time with eibtime and asktime command?
Explain the difference between using the read command with into option and set option?
how do you fire a batch job from a cics txn ?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Explain what is a cursor in cics sql processing?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
For protecting a transaction using the transaction security function, the two things that must be done are?
Can ESDS files be accessed from CICS?