Updating Data in Siebel From Portal

Hi,
Can you please let me know how i can get the data from Siebel to Portal, Make modifications to the data and update back to Siebel. Probably client is stressing to use WebDynpro GUI. In case you have a code sample or any means of Weblog  or any kind of material kindly do reply back.
-Shekhar.

Hi Shekhar
Your implementation involves all the layers of the NetWeaver stack. The big picture of what you have to do is this.
Use SAP XI to connect the Siebel sytem and Portal. Obtain data from the Siebel system and map it into the SAP system. Publish this data as a webservice.
The WSDL file that is generated can be imported into your Webdynpro application as a model. You can then create a WebDynpro iView in EP to access the data from Siebel.
Here are few threads which might help you.
Forum thread:
Re: inetgartion of Ep-XI-seibel project
iWay Universal Adapter Framework for SAP NetWeaver:
http://www.iwaysoftware.com/pdf/tech_brief/TechBrief_SAPNETweaver.pdf
How To Reimport Web Service Models in Web Dynpro for Java:
How To Reimport Web Service Models in Web Dynpro for Java
I'd suggest that you post this question in the XI forum too. You might have some luck there.
Hope that helped.
Best Regards
Priya
P.S: Rewarding points for helpful answers is SDN's way of saying "Thank You!"

Similar Messages

  • Reg time updation in helpdesk application from portal into r/3 table.

    hi all
    i had a scenario regarding help desk tickets which are raised from portal.
    Before going for my question i would like to explain my scenario.
    this is related to tickets raised by employees from portal,actually this is business logic is designed in ABAP and presentation logic in web dynpro java.the thing is the inputs which is entered by (MEANS TICKETS fields)employee its getting updated properly some times and some time its not updating the time fields it is just give 00:00:00,some with name field also.this data is updated into one table in abap.
    next when the manager approves the leave for certain date at that time it is not taking the updated time from the manager.
    this time fields are taking time automatically from system itself.
    if i want to check this code in WD java which is developed locally we are not having application .that zip file is not available.the application is running depending on the .ear file which is already deployed on j2ee server.
    Now if i want to make this application run properly,with getting updated all  fields properly.as the application is not available i unable to proceed what to do,could any  one please share there ideas on this scenario
    please provide me solution for this.
    regards
    Deepikam
    Edited by: deepika_indian on Dec 28, 2009 7:43 AM

    Hi,
    This error might be of two reasons...
    1. There might be a validation/ logic problem in the front end (web dynpro java)...
    2. There might be a logic problem in the back end program.
    As you cannot check the front end program, do one thing. try executing the scenario in the development box and ask your abaper to debug the execution. So that if there is any logic problem you can find that out...
    If you are sure that there are no problems from the back end side, only option left out is Creating front end program again....
    If you are going to re code your WDJava application, at least this time make sure that you create DC (but not local applications) and back up your application...
    Regards,
    SrinivaS

  • EXPORT DATA TO EXCEL FROM PORTAL

    HELLO
    user has saved one of the web reports in his favourites...he has customized the report according to his needs and then saved it in his favourites...now when he acesses the report from his favourites and..
    enters the values for the variables
    the data is displyed accordinly as he customized it.
    now when he wants to export this data to excel he is getting the error.
    contact ur system admin..ur request cannot be processed.
    it is not happening with any of his other reports.its only this one he is not able to export the data.
    please suggest what steps can be taken

    yea the reports worked fine...it is only this report which is not exporting data...he is able to view all the data and everything in portal for this report but when he exports to excel he is getting this error.
    cannot find advanced load with uid:FILTER_PANE_ac_unid0_dropdown
    i tried with the oss notes but nothing..
    this is not an authorization issue as the user is able to acess the report.it is only that he is not able to export to excel..
    please let me know what can i do..
    thanks

  • Lock data in sap from portal

    Hi,
    I would like to lock record in sap from portal.  I'm using function HR_ENQUEUE_OBJECT but it not function properly in portal.  Kindly help me on this.  Thanks.

    Hi,
    If you want lock / unlock the Employee Data's use below
    FM, may be it will work
    HR_EMPLOYEE_DEQUEUE
    HR_EMPLOYEE_ENQUEUE
    Thnx
    Suriya

  • Update data into Cube from 2 ODS

    Hello Guys !
    I have error in updating data from my 2 ODS to Mu infoCube.
    I get this error :
    10 records sent (0 received)
    Any one have some idea why it doesn't work.

    I have 2 ODS, I need to update my infocube with these 2 ODS.
    on the ods context Menu : Update ODS data into Target ...
    I get a Yellow Icon on the monitor.
    on the details tab under Extraction, I get a yellow warning :
    it says : 10 records sent (0 records received)
    I'll check out the updates rules between ODS and my Cube.
    thanks for your help.

  • How to update data into database from mx datagrid?

    Hello,
         I am developing a native application. I have connected my application using HttpServices i.e. remote objects to spring mvc 2.5 application. I have done inserting and deleting data from database. Now I want to update the records from datagrid itself. I am new to AIR please suggesst me something useful.
         Thanks in advance..

    Likely you're querying only one selected value from the request using HttpServletRequest#getParameter() instead of an array of selected values using HttpServletRequest#getParameterValues().

  • How to update data in database from different region of the same page

    Hi,
    I have pepared two regions of tabular form based on the same table,each region is selecting different columns of the same table.
    I want to update the values from different regions in the database using single submit button.
    Regards
    Shashi

    I presume that the two regions are working fine with their individual buttons and your issue is how to make them both save with one button.
    Here is how
    a. You will have 2 ApplyMRU and 1 ApplyMRD processes for each of the regions. Right? Lets say you have 2 "Save" (i.e. label=Save) buttons, one has name SUBMIT and the other SAVE ( SUBMIT and SAVE being the requests that will be sent when they are clicked , respectively)
    b. Make the Display condition on one of the buttons 'Never'. Now it won't show when you run the page. Lets say you made SAVE's conditional Display 'Never'
    c. Go and change the condition on all ApplyMRU and ApplyMRD processes from "When Button Pressed" to "Request is contains in Expression1". In Expression1 enter SUBMIT,SAVERegards

  • Support desk configuration from portal

    Hi all
    is anybody configured sending message from support desk in portal to solution manager ?
    i followed this link
    http://help.sap.com/saphelp_nw04s/helpdata/en/84/91bfddb6c33246a6eae4d483749635/frameset.htm
    i am getting 102 jco exeption error but i havent created any jco connection between potal and solution manager .
    anybody knows here how the data was transmitted from portal to solution manager.
    if possible can somebody points me to some configuration document to do so
    Regards,
    Vijay.
    ps: i had successfully configured support desk scenerio for all the satellite system with abap stacks.

    HI
    thanks for your reply
    i had already done that correction specified by you
    The actual problem is with the firewall and after unblocking the firewall now i could able to test my system succesfully in portal landscape but still i could not able to send message from portal to solution manager as it is taking too long time and hanging at the end of transaction.
    what could be the reason
    any idea?
    regards,
    Vijay.
    ps: i could able to send the message from portal to solution manager .i have still some issues with BP configuration.
    Edited by: vijayakumar kanniah mohan on Oct 16, 2008 1:27 PM

  • Null entry (from portal webdynpro)  is not getting updated in R/3?

    Hi Gurus,
    I have a webdynpro application which has user input field where in which user can pass the data and it will get updated once user hit the update button in the view.
    But in some case if user don't enter any value in the above said input box it has to update the r/3 with the blank entry.
    But in my case r/3 system refers the value (which is passed from portal last time) instead of blank entry?
    How to overcome this problem.
    More detailed way:
    If user don't enter any value in the input box then R/3 record has to be updated with the blank entry
    else
    whatever the data user enters in the particular input it has to be updated the r/3 with that value.
    Right now If i pass some value in the input box it properly getting updated in r/3 but next time if I pass the blank entry in the input box it has to update the r/3 with this blank entry (as per the requirement)
    But its not happening like that it referring previously entered data.
    Please help me
    Thanks in Advance
    Dharani

    Hi,
    Suppose you are using a function Module X  which takes input "empno"  ..., and exports name, city , rcode
    Go to se37 ,  check the code ....it can be like this ...
    if empno = .... then
    update .......
    // updated
    else
    // not updated ........
    end if .
    if updated ... u will observer 0 else some other number say 4.
    Now when u  do modelling in your webdynpro application , u can find export parameters know..
    now u can check ...if rcoe = 0 ..updated else ...not updated ...
    by that u can know...
    Thanks,
    Srini

  • How to update xml from portal

    Can i update weblogic.xml from portal(programmatically). i am using WL
    platform 8.1 sp2.
    Now i am manually adding each principal name.
    For ex:
    <principal-name>mark</principal-name>
    Can i achieve this programmatically from portal.
    Any solution
    TIA
    Mahesh

    this is what i have done but i dont know how to do the rest. i will apprecite any help from u.
    Edited by: man700s on Feb 16, 2010 6:58 AM
    REPORT  Z_XML_FILE_UPDATE.
    TYPES: BEGIN OF ts_staff,
             REF_IND(10)  TYPE c,
             Staff_No(5)  TYPE c,
             Name(50)     TYPE c,
             Room(3)      Type n,
             Phone(7)     Type n,
             Mail(30)     Type c,
           END OF ts_staff.
    DATA: t_staff TYPE TABLE OF ts_staff WITH HEADER LINE.
    DATA: w_staff Type ts_staff.
    DATA T_STRING TYPE TABLE OF STRING.
    DATA W_STRING TYPE STRING.
    call SCREEN 100.
    PERFORM upload_xml_file.
    PERFORM update_xml_tab.
    *PERFORM download_xml_file.
    MODULE USER_COMMAND_0100 INPUT.
    W_STRING = '<allstaff>'.
      APPEND w_string to t_string.
      loop at t_staff into w_staff.
      w_string ='<staff>'.
      APPEND w_string to t_string.
      if T_staff-Ref_Ind = 'X'.
      CONCATENATE '<Ref_Ind>' w_staff-Ref_Ind '</Ref_Ind>' into w_string.
      APPEND w_string to t_string.
      ENDIF.
      if T_staff-staff_no = 'X'.
      CONCATENATE '<staff_no>' w_staff-staff_no '</staff_no>' into w_string.
      APPEND w_string to t_string.
      ENDIF.
      if T_staff-name = 'X'.
      CONCATENATE '<name>' w_staff-name '</name>' into w_string.
      APPEND w_string to t_string.
      ENDIF.
    if T_staff-room = 'X'.
      CONCATENATE '<room>' w_staff-room '</room>' into w_string.
      APPEND w_string to t_string.
      ENDIF.
      if T_staff-phone = 'X'.
      CONCATENATE '<phone>' w_staff-phone '</phone>' into w_string.
      APPEND w_string to t_string.
      ENDIF.
      if T_staff-mail = 'X'.
      CONCATENATE '<mail>' w_staff-mail '</mail>' into w_string.
      APPEND w_string to t_string.
      ENDIF.
      w_string = '</staff>'.
      append w_string to t_string.
    ENDLOOP.
      W_STRING = '</allstaff>'.
      APPEND w_string to t_string.
    ENDMODULE.               
    Edited by: man700s on Feb 16, 2010 7:01 AM

  • Updating Values from Portal to R/3

    Hi ,
      Iam facing a problem in updating values while calling RFCs from portal.This is the scenario of calling RFCs :
    1. Submitting new data by changing some values from the existing record.
                                   - They are calling a RFC to save those values in R/3.
                I have used Commit work and wait and also   
                BAPI_TRANSACTION_COMMIT to update the values in database in this 
                RFC.
    2. Now Immediately after submission they are searching the records by giving  
        changed values as search criteria by calling another RFC(RFC for search).
                                  - The record is coming but the values are not updating and showing previous values.
    Same scenario is working fine from R/3 when executing the Function modules with out calling from portal.
    What are the changes that need to do at R/3 side?
    Thanks & Regards,
    Swarna Munukoti.
    Message was edited by:
            Swarna Munukoti

    In addition and from a maintenance perspective you could do a: Portal Group to R/3 UserMapping.
    This will then automatically map all Portal Users in the Portal Group to the one R/3 user in the back-end. This saves effort when new users are created on the portal you don't have to map them all.
    This method is also proposed by SAP for mapping to MDM for example.
    NOTE: When you choose this you cannot trace the user in the back-end because
    this back-end user is shared. If this is not a problem for your scenarion then I would say go for it.
    Cheers,
    Benjamin Houttuin

  • Can not insert/update data from table which is created from view

    Hi all
    I'm using Oracle database 11g
    I've created table from view as the following command:
    Create table table_new as select * from View_Old
    I can insert/update data into table_new by command line.
    But I can not Insert/update data of table_new by SI Oject Browser tool or Oracle SQL Developer tool .(read only)
    Anybody tell me, what's happend? cause?
    Thankyou
    thiensu
    Edited by: user8248216 on May 5, 2011 8:54 PM
    Edited by: user8248216 on May 5, 2011 8:55 PM

    I can insert/update data into table_new by command line.
    But I can not Insert/update data of table_new by SI Oject Browser tool or Oracle SQL Developer tool .(read only)so what is wrong with the GUI tools & why posting to DATABASE forum when that works OK?

  • Error while updating data from PSA to ODS

    Hi Sap Gurus,
    I am facing the error while updating data from PSA to ODS in BI 7.0
    The exact error message is:
    The argument 'TBD' cannot be interpreted as a number
    The error was triggered at the following point in the program:
    GP44QSI5RV9ZA5X0NX0YMTP1FRJ 5212
    Please suggest how to proceed on this issue.
    Points will be awarded.

    Hi ,
    Try to simulate the process.That can give you exact error location.
    It seems like while updating few records may be no in the format of the field in which it is updated.
    Regards
    Rahul Bindroo

  • Update data from a view

    Hi,
    trying to update data from a view with:
    - Company (table)
    - Products (table)
    In a form, the user wants to update
    e.g: both products.product_name and Company.company_name.
    Is there a way to update a view records built on 2 tables ?
    Any idea will be really appreciated
    Thks

    An other question on INSTEAD OF Trigger:
    Base Tables:
    1.
    SQL> desc pcs_companies;
    Name Null? Type
    COMPANY_ID NOT NULL NUMBER(12)
    COUNTRY VARCHAR2(350)
    COMPANY_NAME VARCHAR2(320)
    COMPANY_PHONE VARCHAR2 (320)
    COMPANY_FAX VARCHAR2(320)
    COMPANY_URL VARCHAR2(150)
    UPDATED_DATE DATE
    2.
    SQL> desc pcs_individuals;
    Name Null? Type
    INDIVIDUAL_ID NOT NULL NUMBER(12)
    COMPANY_ID NUMBER(12)
    FIRST_NAME VARCHAR2(320)
    LAST_NAME VARCHAR2(320)
    LOB VARCHAR2(300)
    JOB_ROLE VARCHAR2(300)
    TITLE VARCHAR2(300)
    GENDER VARCHAR2(3)
    EMAIL VARCHAR2(720)
    FAX VARCHAR2(720)
    PHONE_NO VARCHAR2(720)
    UPDATED_DATE DATE
    COUNTRY VARCHAR2(150)
    ADDRESS_1 VARCHAR2(720)
    ADDRESS_2 VARCHAR2(720)
    ADDRESS_3 VARCHAR2(720)
    CITY VARCHAR2(720)
    3. pcs_individuals.COMPANY_ID = FK, ref pcs_companies.
    4.
    SQL> CREATE VIEW V_PCS_COMPANY_IND
    AS
    SELECT
       i.INDIVIDUAL_ID,
       c.company_id,
       c.country,
       c.Company_name,
       c.company_phone,
       i.Company_id indiv_company_id,
       i.gender,
       i.first_name,
       i.last_name,
       i.lob,
       i.job_role,
       i.title,
       i.email_address,
       i.fax,
       i.phone_no ,
       i.address_1,
       i.address_2,
       i.address_3,
       i.city
    FROM
      pcs_individuals i,
      pcs_companies c
    WHERE
      i.company_id = c.company_id
    5.
    CREATE OR REPLACE TRIGGER PCS_ADMIN.PCS_COMP_IND_UPDATE_TR
    INSTEAD OF UPDATE ON PCMS_ADMIN.V_PCS_COMPANY_IND
    FOR EACH ROW
    begin
    update PCS_COMPANIES
    set
         Company_name = nvl(:new.company_name,company_name),
         company_phone = nvl(:new.company_phone,company_phone)
    where company_id = :new.company_id;
    update PCS_INDIVIDUALS
    set
         gender = nvl(:new.gender,gender),
    first_name = nvl(:new.first_name,first_name),
         last_name = nvl(:new.last_name,last_name),
         lob = nvl(:new.lob,lob),
         title = nvl(:new.title,title),
         email_address = nvl(:new.email_address,email_address),
    phone_no = nvl(:new.phone_no,phone_no),
         fax = nvl(:new.fax,fax),
         country = nvl(:new.country,country),
         address_1 = nvl(:new.address_1,address_1),
         address_2 = nvl(:new.address_2,address_2),
         address_3 = nvl(:new.address_3,address_3),
         city = nvl(:new.city,city)
    where company_id = :new.company_id;
    end PCMS_COMP_IND_UPDATE_TR;
    6.
    CREATE OR REPLACE TRIGGER PCS_ADMIN.NEW_COMPANY_ID_INSERT
    INSTEAD OF INSERT ON PCS_ADMIN.V_PCS_COMPANY_IND
    DECLARE
    ID number;
    BEGIN
    INSERT INTO pcs_companies (org_id)
    select v_pcs_comp_id_seq.nextval
    into ID
    from dual;
    :new.company_id = ID;
    INSERT INTO pcs_individuals (company_id)
    select v_pcs_comp_id_seq.nextval
    into ID
    from dual;
    :new.company_id = ID;
    end;
    My question
    On point 6:
    Assumption:
    - Company_id is PK of pcs.Company and FK in pcs.individuals
    - It should be feed by sequence (v_pcs_comp_id_seq)
    Now how can i insert the same value for company_id (current.v_pcs_comp_id_seq) in both pcs_companies and pcs_individuals ? I've tested it in the above INSTEAD OF Trigger.It failed.
    Thks for any advice,
    lamine

  • Update Data From DBGrid

    Hi All,
    I'm trying to write a program to update the DB informations.
    For example, an Invoice Maintenance program that involve 2 tables,
    Invoice Header and Invoice Details. I load the Invoice Details
    records from db table to a DBGrid for user update and call a PHP
    program using mx:HTTPService to write the updated data to db.
    I would like to know how can I check the dbGrid that only
    modified rows will pass to the HTTPService to updating? Or I need
    to pass all rows one by one to HTTPService and update the records
    one by one? Also is it only possible to pass one row every time
    when I call the httpService or I can pass the whole dbGrid and
    extract row by row in the php program?
    If this problem can be solved I think I can complete the
    system without any big problem (except printing ;-) )
    Thanks a lot!
    Wilson

    Using the edit events, I would store a list of the item
    indexes that have been changed. Then use that list to return and
    build an xml string, and post it to the server via HttpService.
    Tracy

Maybe you are looking for

  • No longer able to download purchases

    yesterday i purchased os 10.8.5 as a download product... spent over one hour with the tech's at apple to try and resolve the issue.. no avail.. now i relaized that now only can i not download the most recently purchased item but all previous items as

  • MessageRadioSet-PPR

    Hi, I am new to UIX/JDeveloper and having a problem with MessageRadioSet-PPR. I am using switcher with two cases. I am not able to set up an event for it, so that it will change itself. If I put the childdata name myself it works fine. Can anyone tel

  • How to create more storage space without deleting apps

    I need more storage space for my iphone 5s. I dont  want to delete my apps. any ideas?

  • Strange errors with pop up windows

    Hi folks, I recently had my PC re-imaged.  After that when ever I try to click on any link that should result in a pop-up window nothing happens.  The system locks up for about 20-30 seconds and then comes back with no result. I already checked and t

  • Help my nav controls my sound

    I am building a site and i have one section for lights with on and off buttons that works fine. I have a sound section with on and off buttons that work fine. The problem I have is if the sound is off and I hit say the navigation home button then my