Module for HIPAA 9.6.April 2016 | Understanding and Using HIPAA Module | Installing and Using HIPAA Module | WmHIPAA Services | pub.estd.hipaa:attachResponsePayload
 
pub.estd.hipaa:attachResponsePayload
This is a custom service which runs a response service to generate a real time response. The module invokes this service internally when a trading partner receives a real time request.
You must create your own response service to generate a real time response. This response service must be placed directly below wm.estd.hipaa.util:extractContentFromBizdoc within the service. This service takes BizdocEnvelope as input from the pipeline.
A sample service wm.estd.hipaa.sample.util:getDefaultPayload is provided in the Module for HIPAA Sample Package. For information about the default payload service, see the webMethods Module for HIPAA Sample Package User's Guide Version 9.6.
Input Variables
None.
Output Variables
ResponsePayload
String Conditional. The real time response generated by the custom response service.