IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  HIPAA Compliance map - FAIL function aborted map

    Posted 03/01/11 10:02 AM

    Originally posted by: SystemAdmin


    Can someone help me with the HIPAA pack error, I am using WTX 8.2.0.5 and HIPAA pack healthcare_v4.3.2 and getting fail function aborted map and below is the log. I have not made any changes to the maps provided by the pack.
    <ExecutionSummary MapStatus="Error" mapreturn="30" ElapsedSec="0.2925" BurstRestartCount="0">
    <Message>FAIL function aborted map:Failure: The incorrect version of the exit is being called. Version 4.3.1.1_IF1 of the exit must be used, but the version found is: 4.3.0.1</Message>
    <CommandLine>'C:\Wellpoint\IBM_WTX_5010\Test\hipaa\maps\compliance_check.mmc'</CommandLine>
    <ObjectsFound>91066</ObjectsFound>
    <ObjectsBuilt>26</ObjectsBuilt>

    Thanks
    Raija
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 2.  Re: HIPAA Compliance map - FAIL function aborted map

    Posted 03/01/11 09:03 PM

    Originally posted by: SystemAdmin


    Hello Rajja,

    First check the error in WTX infocenter and generally the runtime map calling was wrong version .Instead of general error if you post the process how hippa complaince map is tested would better give idea to provide ideas.

    Thanks,
    Jay.
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 3.  Re: HIPAA Compliance map - FAIL function aborted map

    Posted 03/02/11 08:54 AM

    Originally posted by: denzer


    Be sure your compliance check parameter file is set to point to the proper exit. Depending on what platform you are on, the 4.3.2 pack came with new exit files that must be installed and properly referenced.

    In the parameter file look for the following and set it acording to your environment.

    /* The Base_Exit_Directory parameter specifies the directory for executables
    invoked via the EXIT function (i.e. hcsvu).
    Example:
    ;
    ;Base_Exit_Directory=""
    ;
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender