IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Deploying CAF apps

    Posted Wed February 18, 2009 12:20 AM

    Is there a step by step / cheat sheet for deploying a CAF app through environments. (7.1.1)

    I used deployer to deploy the app but it doesn’t contain substitutions for web service endpoints. In designer I see the implicit variables for environment and that has the wsclient-endpointAddress but I can’t see how to change / set this as we move from DEV to UAT to PROD to point to the equivalent integration server where the services reside.

    Any help ASAP would be appreciated.

    Cheers


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 2.  RE: Deploying CAF apps

    Posted Wed February 18, 2009 01:52 AM

    When we moved through enviroments - it was a basic learning thing that we had to make sure to change authentication info to enviroment variables(under implicit variables such as ws-endpointAddress instead of hard coded environemnt which happens by default)

    The three that normally need to be changed is endpointaddress/password/username to have Implicit Variables->Environment Variables->wsclient-endpointAddress/wsclient-password/wsclient-username respectively, in which case those are set at the environment level


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 3.  RE: Deploying CAF apps

    Posted Wed February 18, 2009 11:29 PM

    I’m using the Implicit Variables->Environment Variables->wsclient-endpointAddress but I can’t find where to re-configure these in each environment.


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 4.  RE: Deploying CAF apps

    Posted Thu February 19, 2009 05:15 AM

    Hi Niall,

    After deploying the designer packages into the MWS,
    Goto

    Administration → Administrative dashboard → Configaration → CAF Application Runtime Configuration

    If you search there, you will find the all deployed projects in that server
    Click on project for which you want to change the environmental variables(end point url, username, pwd…)

    There you ll find Environmental entries, in that u can change

    Hope this will be helpfull.

    Regards,
    Sunil_N


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 5.  RE: Deploying CAF apps

    Posted Wed February 25, 2009 02:11 AM