Conversational Web Service - conversation-state-table

Hi,
Does anyone know if you can Can you change the table-name attribute of
the conversation-state-table element in the wlw-manifest.xml file?
It seems like you can (the file is in the project) but the build process
overlays any and all changes.
What I would like to do is name the state table something different in
the database (well, actually the DBAs want to use a different name).
Thanks
Tom

No. If you want to continue to use workshop, any changes made to this file
will be overwritten in your next build. Otherwise, your going to have to
write your own ant script and use it every time. It doesn't make any sense
to change these names. They are just system table type names. They are
created when you bring the server up in debug mode.
I would think a DBA would know a way to take a table name and just make it a
reference to the actual table name if he really wanted to do this.
"Tom Adams" <[email protected]> wrote in message
news:[email protected]..
Hi,
Does anyone know if you can Can you change the table-name attribute of
the conversation-state-table element in the wlw-manifest.xml file?
It seems like you can (the file is in the project) but the build process
overlays any and all changes.
What I would like to do is name the state table something different in
the database (well, actually the DBAs want to use a different name).
Thanks
Tom

Similar Messages

  • Is a Web Services "conversation"  a Stateful EJB?

    Is a Web Services "conversation" a Stateful EJB?
    Or is this implementation geared more to conversations
    that could span days or weeks?
    Thanks, -- pl

    Paul,
    Good question. A conversation is backed up by an entity bean whose
    state is persisted. It will, therefore be maintained across WebLogic
    server restarts and will last as long as the application needs it to.
    Gordon O'Gorman
    BEA Systems
    Developer Relations Engineer
    ======
    Paul Loubriel wrote:
    Is a Web Services "conversation" a Stateful EJB?
    Or is this implementation geared more to conversations
    that could span days or weeks?
    Thanks, -- pl

  • Refesh WEb service data control TAble using poll

    Hi, I have to you question about how to refresh table (web service data control table). Poll Object does refresh the entire page (table has a partial trigger set to poll).

    Hi, I have this code, but poll stil refresh whole page instead onl;y table
    public class Tom implements Serializable {
    private RichTable table;
    public Tom() {
    public void setTable(RichTable table) {
    this.table= table;
    public RichTable getTable() {
    return table;
    public void Refresh(PollEvent pollEvent) {
    AdfFacesContext.getCurrentInstance().addPartialTarget(table);
    }

  • Persistance question for conversational web services.

    I don't know if this should be posted here or on the workshop group but....
    When you create web servce that is conversational states weblogic creates a table
    that holds information about that web service. They are CG_ID, LAST_ACCESS_TIME
    , and CG_DATA.
    I assume that CG_ID is the converstation ID, LAST_ACCESS_TIME is used for timeout
    information, , but what is CG_DATA used for. I need to know if when you create
    an object inside a
    web service that supports conversation's is the column (CG_DATA) used to hold
    the internal state
    of the web service? I need to know if object persistance is handled automatically
    or if I have
    to do it myself.

    Object persistence is handled for you; all of the non-transient
    serializable state should be stored in the database.
    Tim Bounds wrote:
    I don't know if this should be posted here or on the workshop group but....
    When you create web servce that is conversational states weblogic creates a table
    that holds information about that web service. They are CG_ID, LAST_ACCESS_TIME
    , and CG_DATA.
    I assume that CG_ID is the converstation ID, LAST_ACCESS_TIME is used for timeout
    information, , but what is CG_DATA used for. I need to know if when you create
    an object inside a
    web service that supports conversation's is the column (CG_DATA) used to hold
    the internal state
    of the web service? I need to know if object persistance is handled automatically
    or if I have
    to do it myself.

  • Consume conversational web services from WebLogic

    hi all,
    any one tried to consume conversational async webservices from weblogic 7 ? or tried to create conversational async webserices on sunONE ?
    I am looking for standards to create interoperable async webservices which will use callbacks on the client side for notifications. Please advise...

    Hi Raja,
    Following patterns will likely give you a good idea of the type of problems you will have to address in real-world apps involving interactions with async Web services. I would encourage you to make the leap to studying BPEL4WS (and possibly WS-Transaction as well if you have true transactional requirements).
    App servers are at the core synchronous engines while BPEL4WS calls for asynchrony top to bottom. Saying that, it is possible to create an orchestration engine (as a J2EE container) on top of an app server to deliver orchestration infrastructure that deals with asynchrony, exception handling, long-running transactions, to enable developers to focus on the orchestration logic (i.e. BPEL) rather than re-invent the infrastructure wheel for each application built.
    Take a look at the Q&A content here, hope it helps.
    http://searchwebservices.techtarget.com/ateAnswers/0,289620,sid26_cid492833_tax292928,00.html
    Doron\

  • Conversational web services - stateful session bean in WLS9/10?

    hello,
    are conv web services compiled into stateful sb still?
    thanks,
    B.

    so the conv state is in a http session, that will be replicated when running in a cluster?
    thanks for this helpful information,
    B.

  • Web Service returning JCO.Table with no content

    Hello all,
    I've written a web service returning an object of type JCO.Table
    When I'm testing it in the Web Service Navigator the response contains two parameters: tabLength and row (current row number), but doesn't contain the content of the table.
    I tried testing the Web Service also from Webdynpro but its the same -
    the result contains a ComplexTypeJCOTable and from that object I can only get the tabLength and row.
    Anyone knows why is it happening?
    Thanks for your help, Adi.

    Hi Rajendrakumar Gaikwad,
    Thanks for your suggestion.
    I don't think this will be an efficient solution for me or for the web service clients.
    I'm still looking for an explanation why can't I get the JCO.Table content.
    Is it impossible for some reason or am I doing anything wrong?
    Thanks again, Adi.

  • Web Services and Internal Tables.

    Hi.
    In the next days I will need to create a program to consume a Web Service that is going to return data like an internal table, I mean...
    Field1a | Field2a | Field3a
    Field1b | Field2b | Field3b
    Field1c | Field2c | Field3c
    Do you have any ABAP example of consuming a Web Service and receiving data into an internal table?
    Thanx in advanced.
    Edited by: urjose on Jun 19, 2008 8:47 PM

    Hello,
    Maybe this links will give you a hint.
    /people/thomas.jung3/blog/2005/01/05/develop-a-web-service-that-sends-an-email--in-abap
    http://help.sap.com/saphelp_nw04/helpdata/en/e9/ae1b9a5d2cef4ea4b579f19d902871/content.htm
    Bye
    Gabriel P.-

  • Data Integrator Web Service Job State

    I would like to know if there's any way, through DI's web services to know if a job is running on the job server or not.  I am building a .NET application that will allow a user to manually launch a job, but I need to prevent the users from launching the job if it's already running.
    I am using Data Integrator 7.2
    Thanks

    you can check the following post with similar discussions
    Re: Extracting JOB_ID for WebClient via webservice
    Extracting JOB_ID within the DS Job

  • Calling a web service with two tables

    Hello all,
         I am having a problem calling a web service in VC which has data of the format order and orderitems.
    that is I have a record of information a recordset is part of that information. Please point to any blogs or any info available on SDN.
       I appreciate all your help
    Thank You
    Shekar

    Hi,
    Please check the below links.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/vc71/webServiceDestination.
    https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/4679. [original link is broken] [original link is broken] [original link is broken]
    Govindu

  • Web service that update table

    Hi,
    There is a way to build WS that can update a table /view.
    Any example will help?
    Regards

    Hi Ricardo
    If you are updating through BAPI then you can always get the messages in the return table. If you update through UPDATE or INSERT statements then sy-subrc = 0 means the update was successful.
    You also need to COMMIT WORK after the statements and in BAPI use the FM BAPI_TRANSACTION_COMMIT.
    Pushpraj

  • Populating Web Service Table Parameters

    Hi All,
    I have a created a proxy for a third party web service. One of the parameters that I have to pass to the web service is a table which consists of three fields. Does anyone know how to reference and populate those fields in those tables using Field Symbols? Please keep in mind these are not some internal tables that I am defining in my code, these tables get generated by SAP when we create the client proxy for the third party web service.
    Thnaks for your help.

    Try to create the web service with the Netwaver developer Studio. Then define the business method, next define the 3 parameters as String and check on array.
    You will be able to loop inside the array of parameters

  • Passing table to web service - using javascript

    Hi All,
    I need to pass table structure to web service using data connection.
    I dont know how to accesss the request node and create table and pass data to it.
    Request you all to help me to achievev this functionality.
    A long needs to split of 50 characters each. Then create a new instance for request node table structure assign the values.
    All this needs to be done using CODE i.e javasript
    how to do this ???
    Regards,
    Aditya Deshpande

    HIi,
    Let me explain the scenario once more:
    Scenario:
    Pdf has two Text edit field and one button. Where the end user would enter the values.
    The PDF is integrated with Web service for Offline scneario.
    Field 1 is a notification number.
    Field 2 is description - unlimited entry into PDF.
    Button: is used to execute the web service.
    It is done using the blog:
    http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417700)ID0394564950DB01118597046218481719End?blog=/pub/wlg/7588
    Field1 is mapped to corresponding field in web service by IMPORT/EXPORT bindings.
    Problem:
    Field 2 is a text field. But this data has to be passed to web service as table. The web service has a table structure.
    Hence the text in the Field 2 has to be split into 100 characters each and set into table rows.
    The Strucutre definition in the data connection is:
    - Item
            - TDFORMAT
            - TDLINE
    Since I need to split the text and load.I felt this needs to be done using code ( script ).
    I do NOT know how to do it using CODE. Please help ME!!!!!!!!
    If there any other way please let me know. I am also not sure which would be best way of doing it.
    PLEASE HELP ME!!!
    Regards,
    Aditya Deshpande.

  • Urgent: Is it possible to deploy a web service EAR/JAR to a container other than WebLogic?

    Hi,
    Is it possible to deploy an EAR/JAR created using JwsCompile to any J2EE container?
    Ideally, I would like to make use of the features that are only provided by WebLogic
    Workshop, like State Management, Callbacks too. If possible, what are the steps
    involved?
    There is an example for interoperability included in the samples that demonstrates
    the use of a WebLogic Workshop web service from an ASP.NET web service, participating
    in a conversation and accepting a callback. Is it possible to do the same using
    a normal C# windows or webforms app instead of using an ASP.NET web service? So,
    I would like to access the WebLogic workshop generated web service with state
    management and callbacks from a C# windows app.
    Thanks in anticipation,
    August

    [att1.html]

  • Error in Invoking External Web Service in BPEL

    Hello,
    I have a Temperature Conversion Web Service deployed on an external server.
    I want to invoke this Web Service in my BPEL process.
    I got the wsdl loacation of the Web Service as "http://webservices.daelab.net/temperatureconversions/TemperatureConversions.wso?WSDL" and then in my workspace, I created a Web Service out of that WSDL.
    My idea was to create a web service out of that WSDL and then to deploy that web service on SOA server so that i can invoke that deployed service in my BPEL process, but when i am creating a web service out of that WSDL , and trying to test the webservice in my local oc4j, i am gettting a fault exception.
    Am i doing anything wrong ? Is there any other alternative to call a external web service in BPEL?
    Thanks
    Nutan

    Hi,
    you are on the wrong track....
    Open your BPEL. Put the http://webservices.daelab.net/temperatureconversions/TemperatureConversions.wso?WSDL into a PartnerLink and wire an invoke against this PartnerLink....
    Put the parameters via assign into the variables.
    Done...
    Why do you want to create an interal webservice and invoke this one via BPEL? Do you want to invoke the external webservice from the internal one?

Maybe you are looking for

  • Firefox crashed and subsequently wiped out my history - need ideas on how to retrieve history!

    *Mac 10.6.6 *Firefox preferences always set to "remember history" *Before crash and history wipe-out, I had just: - been updating to iCal beta from apple.com

  • ObjectNotExistsException after redeploying an application/DC

    Hi everyone, we have a curious problems with our CE 7.2 system. After each redployment we have trouble with the redeployed part. When we are in the Application Communication UI and select the respective component we get an "com.sap.esi.esp.lib.mm.con

  • Flex 2:  Drag and Drop

    Hi, I need help or maybe I can get some advice. I have a TileList that gets populated by buttons. I am using HTTPService as my WebService. I have a component called Buttons.mxml, to use as itemRenderer for my TileListEx.mxml. Everything is good as fa

  • OWB design centre issue

    Dear All, I have installed oracle 11g 2 edition with OWB option , and i am not able to access design center after configuring a repository with the repository assistant.. Please help

  • PROBLEM SOLVED "export clips from Color back into FCP & add transition"

    If I have two clips that you cannot place a transition in between here is the only thing that worked for me. I discovered this problem after I exported my movie clips from FCP 6 to Color and imported the color corrected files from Color back into FCP