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

PubTableRecordlistToTable replacement service in 601

  • 1.  PubTableRecordlistToTable replacement service in 601

    Posted Thu March 25, 2004 05:53 PM

    HI Experts,

    Can any body know what is the replacement service Pub.Table:RecordlistToTable in webMethods 6.0.1


    #webMethods
    #webMethods-Upgrade
    #Integration-Server-and-ESB
    #webMethods-General


  • 2.  RE: PubTableRecordlistToTable replacement service in 601

    Posted Thu March 25, 2004 06:03 PM

    I came to know that this service has no replacement. But I could not find this service in developer. How Can I access this service.


    #webMethods
    #webMethods-General
    #webMethods-Upgrade
    #Integration-Server-and-ESB


  • 3.  RE: PubTableRecordlistToTable replacement service in 601

    Posted Thu March 25, 2004 06:10 PM

    When I try to search in developer I can see this service in serch dialog box. If I try to click “GoTo”, I got the following error

    “Could not find service ‘pub.table:recordListToTable’
    [ITD.0024.0001] Cannot access ‘pub.table:recordListToTable’ without List ACL privileges”.

    *** If I would like to see this service in developer, I need to change any configuration.


    #webMethods-Upgrade
    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 4.  RE: PubTableRecordlistToTable replacement service in 601

    Posted Thu March 25, 2004 07:41 PM

    I checked the above service in our server,even i am getting the same error when tried to GOTO.
    So i referred this in the Deprecated services spreadsheet 4.6 vs 6.01 which says no replacement. hmmm…Its so weired…


    #webMethods-Upgrade
    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 5.  RE: PubTableRecordlistToTable replacement service in 601

    Posted Thu March 25, 2004 09:32 PM

    I think this java service. Search for class files in public package. i don’t think so i will helps you.


    #webMethods-Upgrade
    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 6.  RE: PubTableRecordlistToTable replacement service in 601

    Posted Thu May 06, 2004 08:25 PM

    The config file “IntegrationServer/config/acllist.cnf” controls what you can see in developer.

    The services in “table” folder are restricted to WmPrivate ACL with an entry like this
    <value>WmPrivate</value>

    If interested you change this entry as
    <value>Developers</value>

    Then you have to reload the wmpublic package.

    But This is not recommended :slight_smile:

    -Ravi


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General
    #webMethods-Upgrade


  • 7.  RE: PubTableRecordlistToTable replacement service in 601

    Posted Tue June 29, 2004 11:56 AM

    Hello Professionals,
    I am trying to access the service “stringToDocument”.
    Its location is at “wmPublic.pub.web:stringToDocument”.
    But in the finding page when i pressed at “GOTO”, it is giving the following error.

    Could not find service ‘pub.web:stringToDocument’
    [ITD.0024.0001] Cannot access ‘pub.web:stringToDocument’ without List ACL privileges.

    can any ones help is very much needed

    with regards
    nani


    #Integration-Server-and-ESB
    #webMethods-Upgrade
    #webMethods
    #webMethods-General


  • 8.  RE: PubTableRecordlistToTable replacement service in 601

    Posted Mon June 13, 2005 10:19 PM

    Hello Professionals,
    I am trying to access the service “stringToDocument”.
    Its location is at “wmPublic.pub.web:stringToDocument”.
    But in the finding page when i pressed at “GOTO”, it is giving the following error.

    Could not find service ‘pub.web:stringToDocument’
    [ITD.0024.0001] Cannot access ‘pub.web:stringToDocument’ without List ACL privileges.

    can any ones help is very much needed

    with regards
    renuka


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods-Upgrade


  • 9.  RE: PubTableRecordlistToTable replacement service in 601

    Posted Tue June 14, 2005 07:19 AM

    Hi Renuka,
    It is a depricated service ,so u can find in your search,because it is provided for backward Compatability.so u can not use the same service any more.

    hope u can use XmlStringToXmlNode and then xmlNodeToXmlDocument for this purpose.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB
    #webMethods-Upgrade