<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 / 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 |
when will be use the tdq and tsq??
What are the types of important programs that are used in the cics?
Why doesn?t CICS use the Cobol Open and Close statements ?
What are the recoverable cics resources?
What is the pic clause for the hhmmss type of data fields?
What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?
Translation Time is not reduced if the Pre-compilation is done first(True or False).
An XCTL uses more CPU time than LINK (True or False)
Which is the EIB field that gives the date when a task was started?
What is a logical message in CICS?
How would you release control of the record in a READ for UPDATE?
In which table would you make an entry for a BMS map?