<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
cics command level is?
define the field with ic in the bms map.
How to get the cursor position when we receive a map?
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?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
What are the cics tables?
how can you prevent more than one user from accessing the same transient data queue?
What are the cics commands associated with task control?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
What is the pcp in the cics?
Can ESDS files be accessed from CICS?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
what is the most common way of building queue-id of a tsq?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Can you define bms?