ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » MB SOAP Fault handling

Post new topic  Reply to topic
 MB SOAP Fault handling « View previous topic :: View next topic » 
Author Message
MQMD
PostPosted: Thu May 03, 2007 8:29 pm    Post subject: MB SOAP Fault handling Reply with quote

Apprentice

Joined: 03 May 2007
Posts: 45

I am creating creating a fault message as shown below


(0x01000021):MRM = (
(0x01000000)http://schemas.xmlsoap.org/soap/envelope/:Body = (
(0x01000000)http://schemas.xmlsoap.org/soap/envelope/:Fault = (
(0x01000000):detail = (
(0x03000000):ExceptionReason = 'Field is longer than Maximum Length'
(0x03000000):ExceptionField = '116^FIELD1'
)
)
)
)



This is achieved with following implementaion

SET OutputRoot.MRM.soapenv:Body.soapenv:Fault.detail.ExceptionReason = ExceptionReason;
SET OutputRoot.MRM.soapenv:Body.soapenv:Fault.detail.ExceptionField = ExceptionField;

The problem is that BPEL Client is giving Exception Error messages


CWWBU0301E: The Business Flow Manager returned an error when it called 'BusinessProcessService.callWithUISettings'.
--------------------------------------------------------
CWWBE0071E: A two-way request for port type 'SERVICE' and operation 'operation1' was accepted by activity 'Receive'. The process ended before a corresponding reply activity was executed.
--------------------------------------------------------
CWWBE0003E: An error occurred during the invocation of the activity implementation 'Invoke'.
--------------------------------------------------------
null


I want to know if the problem is in the fault message created in MB or
"Fault handler" implemented at BPEL.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » MB SOAP Fault handling
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.