<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
Can you explain primary aspect of cics?
Explain how do you set the mdt option to on status, even if data is not entered?
Explain how and where is the twa size set?
Explain the purpose of the program list table?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
Explain cedf transaction commands?
Explain the different system tables used in cics?
Define communication area?
Explain the use of DCT ?
Explain the logical message in cics?
how do you fire a batch job from a cics txn ?
how do you execute a background cics txn ?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
What is the term conversational programs means?
what is the differences between getting the system time with eibtime and asktime command?