<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
What is dynamic transaction backout?
how do you fire a batch job from a cics txn ?
Mention the option used in a cics command to retrieve the response code after execution of the command?
Give certain situations where NEWCOPY is obligatory?
Can you define ppt and what are its uses?
Explain the difference between and exec cics xctl and exec cics start command?
What is eib?
how can you prevent more than one user from accessing the same transient data queue?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
What are the cics transactions?
Explain the function of the load command?
What is the pic clause for the data type of length option field type of data fields?
Explain the system transid cemt?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?