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
Expand all | Collapse all

Difference between OpenCAF and Regular CAF

  • 1.  Difference between OpenCAF and Regular CAF

    Posted Sat December 31, 2016 03:44 AM

    Hi, Can anyone tell me the difference between OpenCAF and RegularCAF, searched but couldn’t find the info any where.


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


  • 2.  RE: Difference between OpenCAF and Regular CAF

    Posted Sat December 31, 2016 04:01 AM

    Hi

    OpenCAF provides you more flexibility, there is html representation of the screen available to you at design time which helps in accessing the screen better, you can add jQuery or any other JS easily.

    If you have experience in CAF development, by looking at OpenCAF you will get a better idea what it has to offer


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


  • 3.  RE: Difference between OpenCAF and Regular CAF

    Posted Sat December 31, 2016 04:05 AM

    Thanks for that Bari Khan.

    Can you tell me the one which comes with 9.8 Designer is OpenCAF or the regular one


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


  • 4.  RE: Difference between OpenCAF and Regular CAF

    Posted Sat December 31, 2016 04:19 AM

    HI,

    It is by default RegularCAF, you have to migrate it to OpnCAF or select OpenCAF template while creating the project.

    Right click on the project CAFTools → Migrate to JSF 2

    Below link is good for starters

    http://techcommunity.softwareag.com/web/guest/pwiki/-/wiki/Main/Quick+Start+for+OpenCAF


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


  • 5.  RE: Difference between OpenCAF and Regular CAF

    Posted Sat December 31, 2016 04:30 AM


  • 6.  RE: Difference between OpenCAF and Regular CAF

    Posted Thu February 02, 2017 01:36 AM

    Can anyone help me with this.

    I need to create a directory in remote server without using any remote invoke steps. I created a simple java service to make a directory but the problem is I’m not able to give the session key to the service. Is there any other way to create the drectory??


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