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.  FSM Internationalization

    Posted Mon November 03, 2003 03:55 PM

    Hi,

    Is it possible to rapidly translate the FSA application ?

    I mean, is there a Java ResourceBundle file containing all the labels,
    titles, button names, etc of the FSA application ?
    We are working on a proposal that requires the application in 2
    languages, with selection of the language at the login phase.
    Yes, you know, this is Belgium (French & Dutch) !

    If it is not the case (I cannot find the resource bundle in my installed
    FSA), do you think it is possible to rapidly adapt the existing FSA to a
    multi-lingual application, and how many man-days do you think it will
    take. This, in the case we have to estimate this for the project.
    Do you think such development could be then incorporated into the
    standard FSA so that everybody could use it ?

    Thank you for your answers.


    #Tamino
    #API-Management
    #webMethods


  • 2.  RE: FSM Internationalization

    Posted Mon November 03, 2003 03:56 PM

    Answer from Javier Camara.
    Thank you Javier !!



    As far as I know, internacionalization is possible:
    - The texts for the user interface elements are in the screen templates.
    They can be translated using the Localization feature of the Studio, or by
    hand.
    - Texts for error messages etc are in something very much like resource
    bundles; they are .property files located in com/softwareag/tmb/server and
    com/softwareag/tmb/smartclient. While in resource bundles there is a file
    per language, here all languages are in the same file.

    Regards


    #API-Management
    #webMethods
    #Tamino


  • 3.  RE: FSM Internationalization

    Posted Thu November 06, 2003 03:15 PM

    As for the estimation of effort… I really do not know, but well.

    Since you need simoultaneous usage of 2 languages, you should use the Internacionalization feature of Tamino Mobile Studio. I have never used it, but it automatically creates and maintains copies of the resources so you can translate them.

    This should take only about 1 or 2 days. Later, to implement the selection of the language I really do not know how it would be done, but I guess some part of the FSA projects should be changed; I hope not much. Anyway I would say it should take no more than another couple of days.

    Regards

    Javier C


    #API-Management
    #webMethods
    #Tamino