How to use  Application Integrator for iView Creation

Hi all
any one can help me how to create an iView(webshop b2b iview) by using the Application integrator in portal
Regards
sunil

1) creating URL ivew , for that you can refer this
URL iView Creation
2) You can directly deploy your .net project from the Visual Studio itself(sound's amazing right!!). SAP have provided a add-on to deploy directly from VS 2003/2005.
For that you need
SAP Portal Add-in 2.5 for Visual Studio 2005 - Hotfix 1.exe
SAP Portal Runtime 2.5 for Microsoft .NET - Hotfix 1.exe

Similar Messages

  • How to use Application Integrator (AI) in EP 710?

    Hi all,
    I can't find any entry points about application integrator in EP 710, does anyone know how to use it in EP 710?
    Thanks and regards,
    Bena

    Hi,
    first you need to check out in your system whether you have a par name com.sap.portal.howtos.webapp is available or not in you system templates.
    if it is not their then you need to upload it.
    to upload follow the steps
    goto system administration -> support -> portal runtime -> administration console
    -> browse throught the contents and fine your par file and press upload.
    after uploading go back to system administration -> system configuration -> system landscape -> portal content
    here you can create your own folder or right click on portal content directly to create system
    when you right click on folder or portal directly you will get three option,
    system from template, system from par and folder.
    you need to choose system from par and after choosing  in portal content you find
    par files selction screen here you need to goto the par com.sap.portal.howtos.webapp -> webapplication  which you imported or uploaded to your portal earlier.
    and then in new screen you need to enter the required fields such as name and id.
    after this save it and close the editor.
    then again got your system you created and right click on it and open object.
    here you set the object property in navigation as object is a template to yes.
    by setting this property you are making the system available on the template selection ie,.
    select system from template.
    you create another system using this system.
    here you have three steps to perform
    a) connection properties
    b) user management
    c) system alias
    in connection property here you need to set the url, http(s), and server name.
    since you are using sap logon ticket you need to select in user management property to UIDPW and since you are giving authorization to both user as well as end user you need to select admin,user.
    then for the system you need to select system alias, so that the end user can map with the system by choosing the alias you set. to set alias goto property editor and choose system alias and enter the name you want and press add.
    Now you goto user administrator and choose your user and select him and press modify and choose mapping tab and select the alias name you entered and and enter the mapped user id and mapped password.
    after mapping check the connection it should succeed.
    then create an iview to verify whether the iview created by this par is working fine or not.
    **********please reward points if the information is helpful to you***************

  • How to use the integrated camera in Lenovo THINKPAD X301

    Dear All,
    I would like to know how to use the integrated camera for the THINKPAD X301 LAPTOP?
    Please help

    Hi ,
    For Lenovo product , we need application software to activate this camera. You can use the Picasa software which can search from Google to activate this camera.
    After install Picasa > Picasa > Import > Select Device ( then choose your camera )

  • Can we integrate Lotus quickr into ep 7 using application integrator

    hi gurus,
    can we integrate lotus quickr in to ep 7 (i.e sso) using appliction integrator or do we have any other way to do sso,
    helpful replies are appreciated.
    Thanks & Regards
    K Naveen Kishore

    Hi,
    Tobias , thank you for you reply
    yes it is ,Lotus Quickr is a DMS(document management system) which sits on Lotus Domino server.
    i have done integrating Lotus quickr to ep 7,using application integration,
    what i have done:
    1)uploaded par file,
    2)ceated system template,
    3)created system using template,
    4)then iview using par,
    5)done usermapping
    in iview in the property
    URL Template Fragment for User Mapping : i have given
    Username=<MappedUser>&password=<MappedPassword>
    i took Username and password names from source of the login page of quicke
    document.write("<input id=\"user\" class=\"text\" type=\"text\" name=\"Username\" />");
    document.write("
    <label for=\"password\">""Password:""</label>
    document.write("<input id=\"password\" class=\"text\" type=\"password\" name=\"password\" />
    document.write("
    <input id=\"button\" type=\"submit\" name=\"login\" value=\"""Log In""\" />
    when i cliclk on preview
    finally page is displayed without user logedin, when i tried to login with this page with valid username and password same page is displayed .but when i tried with invalid username and password it is saying invalid username and password.
    also as u said  "Best way would be to configure Quickr to user Kerberos authentication"  if possible send me the step by  step guide for this.
    Regards
    K Naveen Kishore.

  • Portal Favorites when using Application Integration

    Hi,
    We have implemented application integration for BW for rendering reports and display in portal. We have BI Java portal where the reports run and user portal where the rendered report gets diplayed. This has been achieved through Application Integration for BI Java.
    When the user saves the report, its getting saved on BI Java Portal Favorites. So the user is not able to see it. To resolve this we have followed the below steps:
    1. Created a remote iView in user portal which points to the Portal Favorites iView in BI Java portal -- using this we are able to see the user saved favorites in user portal
    2. Renamed the BEx Web(ID:bex) iView in user portal and created a remote bex iView which points to the BEx Web iView in BI Java portal - When I preview it, it displays the prototype properly
    Now when I click on the favorite links, those reports were not running. Only the bex prototype page is coming up.
    When a report is saved its bookmarkId is saved on KM user account in BI Java portal. From there I took the bookmarkId and added to 'application parameters' property value for bex remote iView in user portal. This made the report to run on BI Java and render the report on user portal. But when I click on the favorites link in user portal, it is not running the report.
    Does someone has any suggestion on this.
    Thanks in advance.
    Regards,
    Archana

    I was able to resolve this by creating a remote iView in user portal for the Portal Favorites iView from BI Java portal. And the remote iView created for the bex, we changed one iView property ‘Parameters Forwarded to Remote Application’ to ‘*’ which resolved the issue.
    Thanks,
    Archana

  • Problem while implementing  Application Integration for Yahoo

    Hi,
       Im trying to communicate with yahoo server by using Application Integrator. For this I have uploaded the PAR file, created System Template, system Object and Alias also.
    when come to User Mapping Im able to find my system that is myYahoo, but not able to enter user and password details. Those fields are inactive.
    can any one help me with this?
    Regards,
    Ravi.

    Hi vasu,
            Thank you very much. It really worked..
    And i got one more problem. After user mapping, I have created an iview. And have given
    URL template as
    <System.protocol>://<System.server><System.uri>?<Authentication>
    and URL template fraction for user mapping as
    login=<MappedUser>&passwd=<MappedPassword>.
    but Im getting runtime error as
    Unable to process template   '<System.protocol>://<System.server><System.uri>?<Authentication>', because 'protocol' is an invalid terminal property of the context 'System.'..
    Can u plz guide me regarding this.
    Thanks,
    Ravi.

  • How to use java api for function activity in embed oracle workflow?

    because i can't install standalone oracle workflow successfully.
    pls tell me how to use java api for function activity in embed oracle workflow?
    are there some patch or pulg-in package?
    ths a lot...........

    The Java Function Activity Agent is not certified for Oracle Workflow embedded in Oracle Applications. Installing standalone workflow should be a lot easier than what you have found, although it looks like you did hit a Pentium 4 issue with the Oracle Universal Installer. I suggest you contact Oracle Support or Oracle Consulting for assistance.
    because i can't install standalone oracle workflow successfully.
    pls tell me how to use java api for function activity in embed oracle workflow?
    are there some patch or pulg-in package?
    ths a lot...........

  • How to use a dictionary for multi languages when displaying mess

    how to use a dictionary for multi languages when displaying messages??

    1st you have to define new messages in the dictionary:-
    1.     We have to open the application.
    2.     Functional administrator responsibility.
    3.     Core services.
    4.     Messages.
    •     Create message button.
    •     Now fill the name of the message that we want to call it from our code in the Code field.
    •     Fill the application name with short name of the application.
    •     Choose the language.
    •     Set the text you want to be displayed.
    2nd, Now in the CO in the in the process form request you will code throw new OAException ("application short name","Code").
    Now run and see the result.
    3rd we want to use Arabic messages, use the same one you have created for saving as an example but you choose duplicate and set the language Arabic.
    •     Run the page.
    •     Choose preferences.
    •     Current Session language = Arabic.
    Now you can see the result.

  • How to use application.getRealPath()

    Hi all,
    I need to retrieve a document which is external to .war file and with in the same server location. I dont want to hard code the file location path in my jsp. Is there any other alternative by using getRealPath() method. Pl let me know how to use application.getRealPath() if it makes any sense.
    Hoping to hear from you soon :)

    Say, doc1 is in webapps1 and you want to get its real path in webapps2. For that,
    in webapps2, you can use ServletContext.getContext("/webapps1") method , to get the context of webapps1. Then from this context, you can use context.getRealPath("/doc1") method to get the location of the document doc1.
    Hope this helps.

  • How to use Batch operation for two xsodata services?

    Hi All,
    I have two xsodata services. How to use submit batch for two xsodata services
    Thanks,
         Mj

    Gateway Batch Calls from SAPUI5

  • How to use same actions for differ pop-up

    Hi gurus,
    I am using 2 popup in a view.same popup's having same buttons 'Yes', 'No'.when i use 1st one i have to create an action for that Yes button where i put my code for that particular Action.
    But when i used 2nd one the action define for that is not acceptable with differ name.it takes only standard one.
    Now my Query is : How to use same actions for differ pop-up buttons with in a similar view?Where i put my code.
    Plz sugges me.
    <b>Points will be sured.</b>
    Sanket sethi

    Hi,
    Take one integer value attribute in the context of view
    when you r performing action on POP1 set it's value to 1
    when you r performing action on POP2 set it's value to 2
    create one method which receives integer argument, say diaplay(int a)
    In the action call display(wdContext.currentContextElement().get<intvariable>()) by passing the value in the context attribute
    in display() method, Check the value of integer variable..
    if it is 1 then perform action related to POP1
    if it is 2 then perform action related to POP2
    Regards
    LakshmiNarayana

  • How to use same actions for differ pop-up buttons

    Hi gurus,
    I am using 2 popup in a view.same popup's having same buttons 'Yes', 'No'.when i use 1st one i have to create an action for that Yes button where i put my code for that particular Action.
    But when i used 2nd one the action define for that is not acceptable with differ name.it takes only standard one.
    Now my Query is : How to use same actions for differ pop-up buttons with in a similar view?Where i put my code.
    Plz sugges me.
    <b>Points will be sured.</b>
    Sanket sethi

    Hi ,
    u can use the method SUBSCRIBE_TO_BUTTON_EVENT of the IF_WD_WINDOW interface ... to handle the event fired by the popup .....used this method after creating the popup window ...
    regards
    Yash

  • How to use application managed entity manager in EJB?

    I finish reading The EntityManager Interface in JEE tutorial.
    I know I can use container manager entity manager in EJB, but I want to explore how to use application managed entity manager in EJB.
    Can I use application managed entity manager in EJB (container management JTA transaction is used)? Where do I should close entity manager if can?
    The following is an example from JEE tutorial, but didn't find where to calose entity manager. and can I create mutiple EntityManagerFactory objects and Entity Manager objects to use them in a JTA transaction?
    @PersistenceUnit
    EntityManagerFactory emf;
    EntityManager em;
    @Resource
    UserTransaction utx;
    em = emf.createEntityManager();
    try {
      utx.begin();
      em.persist(SomeEntity);
      em.merge(AnotherEntity);
      em.remove(ThirdEntity);
      utx.commit();
    } catch (Exception e) {
      utx.rollback();

    Seems like a very poor example, the whole power of EJBs is to use Container Managed Transactions so you don't NEED to manage the transaction and the entity manager yourself. What you posted is code I would expect in a non-JEE application, or in a piece of code which requires fine-tuned transaction boundaries such as batched data importing logic.
    If I were you I'd research JPA in steps.
    a) learn about JPA as an API outside of the scope of EJBs (recommended reading: the book 'Pro JPA 2')
    b) learn about Container Managed Transactions in EJBs
    c) learn about Bean Managed Transactions in EJBs
    Right now you're rushing into c). I can understand that it raises many question marks at this point.

  • How to Use PM BAPI for equipment Master upload : BAPI_EQUIPMENT_SAVEREPLICA

    Hi ,
      How to use PM BAPI for equipment Master upload : BAPI_EQUIPMENT_SAVEREPLICA.
      May i know what are the input parameters & fields mandatory
      for each Table structures ct_data , ct_datax , it_descript , it_longtext.
      Can any one explain me Step by Step Process.
      B'cos i tried with below code. Equipment is not getting created.
      wa_itab-equipment_ext = '000000000100000001'.
      wa_itab-descript      = 'Test 2 -> Lube Oil Pump'.
      wa_itab-text_language = 'EN'.
      wa_itab-sdescript     = 'Short Description'.
      APPEND wa_itab TO it_itab.
      CLEAR  wa_itab.
      LOOP AT it_itab INTO wa_itab.
        ct_data-ta_guid       = '000000000000000001'.
        ct_data-equipment_ext = wa_itab-equipment_ext.
        ct_data-descript      = wa_itab-descript     .
        ct_data-valid_date    = sy-datum.
        ct_data-equicatgry    = 'M'.
        APPEND ct_data.
        CLEAR  ct_data.
        ct_datax-ta_guid       = '000000000000000001'.
        ct_datax-equipment_ext = 'X'.
        ct_datax-equipment     = 'X'.
        APPEND ct_datax.
        CLEAR  ct_datax.
        it_descript-ta_guid       = '000000000000000001'.
        it_descript-text_language = wa_itab-text_language.
        it_descript-descript      = wa_itab-sdescript    .
        APPEND it_descript.
        CLEAR  it_descript.
        it_longtext-ta_guid        = '000000000000000001'.
        it_longtext-text_language  = wa_itab-text_language.
        it_longtext-text_id        = 'LTXT'.
        it_longtext-text_line      = 'SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS'.
        APPEND it_longtext.
        CLEAR  it_longtext.
        it_longtext-ta_guid        = '000000000000000001'.
        it_longtext-text_language  = wa_itab-text_language.
        it_longtext-text_id        = 'INTV'.
        it_longtext-text_line      = 'aaaaaaaaaaaaaaa'.
        APPEND it_longtext.
        CLEAR  it_longtext.
        it_longtext-ta_guid        = '000000000000000001'.
        it_longtext-text_language  = wa_itab-text_language.
        it_longtext-text_id        = 'INTV'.
        it_longtext-text_line      = 'bbbbbbbbbbbb'.
        APPEND it_longtext.
        CLEAR  it_longtext.
        it_longtext-ta_guid        = '000000000000000001'.
        it_longtext-text_language  = wa_itab-text_language.
        it_longtext-text_id        = 'INTV'.
        it_longtext-text_line      = 'cccccccccccccccc'.
        APPEND it_longtext.
        CLEAR  it_longtext.
        CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
      call BAPI-function in this system
        CALL FUNCTION 'BAPI_EQUIPMENT_SAVEREPLICA'
          TABLES
            ct_data     = ct_data
            ct_datax    = ct_datax
            it_descript = it_descript
            it_longtext = it_longtext
            return      = return
          EXCEPTIONS
            OTHERS      = 1.
        IF sy-subrc = 0.
          CALL FUNCTION 'BAPI_TRANSACTION_ROLLBACK'.
          WRITE : 'Successful'.
        ENDIF.
        IF NOT return IS INITIAL.
          LOOP AT return.
            IF return-type = 'A' OR return-type = 'E'.
              WRITE : 'Error'.
            ENDIF.
          ENDLOOP.
        ENDIF.
        REFRESH  return.
      ENDLOOP.
    Regards
    SUrendar

    Hi ,
      How to use PM BAPI for equipment Master upload : BAPI_EQUIPMENT_SAVEREPLICA.
      May i know what are the input parameters & fields mandatory
      for each Table structures ct_data , ct_datax , it_descript , it_longtext.
      Can any one explain me Step by Step Process.
      B'cos i tried with below code. Equipment is not getting created.
      wa_itab-equipment_ext = '000000000100000001'.
      wa_itab-descript      = 'Test 2 -> Lube Oil Pump'.
      wa_itab-text_language = 'EN'.
      wa_itab-sdescript     = 'Short Description'.
      APPEND wa_itab TO it_itab.
      CLEAR  wa_itab.
      LOOP AT it_itab INTO wa_itab.
        ct_data-ta_guid       = '000000000000000001'.
        ct_data-equipment_ext = wa_itab-equipment_ext.
        ct_data-descript      = wa_itab-descript     .
        ct_data-valid_date    = sy-datum.
        ct_data-equicatgry    = 'M'.
        APPEND ct_data.
        CLEAR  ct_data.
        ct_datax-ta_guid       = '000000000000000001'.
        ct_datax-equipment_ext = 'X'.
        ct_datax-equipment     = 'X'.
        APPEND ct_datax.
        CLEAR  ct_datax.
        it_descript-ta_guid       = '000000000000000001'.
        it_descript-text_language = wa_itab-text_language.
        it_descript-descript      = wa_itab-sdescript    .
        APPEND it_descript.
        CLEAR  it_descript.
        it_longtext-ta_guid        = '000000000000000001'.
        it_longtext-text_language  = wa_itab-text_language.
        it_longtext-text_id        = 'LTXT'.
        it_longtext-text_line      = 'SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS'.
        APPEND it_longtext.
        CLEAR  it_longtext.
        it_longtext-ta_guid        = '000000000000000001'.
        it_longtext-text_language  = wa_itab-text_language.
        it_longtext-text_id        = 'INTV'.
        it_longtext-text_line      = 'aaaaaaaaaaaaaaa'.
        APPEND it_longtext.
        CLEAR  it_longtext.
        it_longtext-ta_guid        = '000000000000000001'.
        it_longtext-text_language  = wa_itab-text_language.
        it_longtext-text_id        = 'INTV'.
        it_longtext-text_line      = 'bbbbbbbbbbbb'.
        APPEND it_longtext.
        CLEAR  it_longtext.
        it_longtext-ta_guid        = '000000000000000001'.
        it_longtext-text_language  = wa_itab-text_language.
        it_longtext-text_id        = 'INTV'.
        it_longtext-text_line      = 'cccccccccccccccc'.
        APPEND it_longtext.
        CLEAR  it_longtext.
        CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
      call BAPI-function in this system
        CALL FUNCTION 'BAPI_EQUIPMENT_SAVEREPLICA'
          TABLES
            ct_data     = ct_data
            ct_datax    = ct_datax
            it_descript = it_descript
            it_longtext = it_longtext
            return      = return
          EXCEPTIONS
            OTHERS      = 1.
        IF sy-subrc = 0.
          CALL FUNCTION 'BAPI_TRANSACTION_ROLLBACK'.
          WRITE : 'Successful'.
        ENDIF.
        IF NOT return IS INITIAL.
          LOOP AT return.
            IF return-type = 'A' OR return-type = 'E'.
              WRITE : 'Error'.
            ENDIF.
          ENDLOOP.
        ENDIF.
        REFRESH  return.
      ENDLOOP.
    Regards
    SUrendar

  • In a future version of ibook author would be very useful to provide for the creation of shared content online. Teachers can collaborate on the creation of a text. Very useful for teachers to collaborate in the network. sharing sharing sharing

    in a future version of ibook author would be very useful to provide for the creation of shared content online.
    Teachers can collaborate on the creation of a text. Very useful for teachers to collaborate in the network. sharing sharing sharing

    As always, feel free to use the 'Provide iBooks Author Feedback' menu item for features you'd like added in the future, etc. 
    http://www.apple.com/feedback/ibooks-author.html

Maybe you are looking for

  • Error in sqlplus_exec_template for executing a process workflow

    Hi, en_dev_rep_owner = owb reposittory owner owb10g2 LC_OWF = owf location PROCESSFLOW = tasktype WF_DIMS = Process flow (not the process package) This is returning the following error : SQL> connect en_dev_rep_owner/en_dev_rep_owner@en_dm_dev_test C

  • Final Cut Pro-Two Pictures Question

    Is there a way to have two pictures in the same shot (not a transition from one to another).  For example, have two pictures in opposite corners in which you zoom in from one to the other? Thanks.

  • HT1351 itunes wont allow my movie download previously on my pc

    i opened itunes and went to file and clicked add file (and when that didnt work i tried add folder) and it wouldnt load the videos. what do i need to do to add my videos?

  • Why do we have to update constantly?

    We run a very nice internet business and 5 computers keep it running strong however we are continuing to update almost weekly. It has become a hassle to use Firefox. When we first started using Firefox years ago we might get an update 2 times a year

  • Service order update

    Dear All, We have developed a customised transaction to update/change our service order in mass. During the updation i found the following error:- Formatting error in the field RESBD-LGORT; see next message Message no. 00298 Diagnosis During batch in