<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
Give the definition of COMMAREA ?
What are the uses of ppt in cics?
Explain the difference between pseudo-conversational and conversational?
For protecting a transaction using the transaction security function, the two things that must be done are?
How to define a vsam file in cics getting into cics to define a vsam file.
Explain how do you intitiate another transaction?
what is effect on receive map when
Name the cics command used to access current date and time?
What is frset?
Sync points cannot be requested by the application programs? State true or false
hi,what is the module? how many modules in mainframe based banking projects
When would you use abend command?
What is journal recovery?
What is the difference between pct and fct?
Is length = 0 sufficient to ascertain that the field has been modified?