Call another page in BSP application

Hi all,
I am new to BSP. I want to know how to call a page from another page in BSP.
Like, in dialog programming, we use CALL SCREEN etc., I want to know the procedure in BSP.
Please help.
Regards
Natasha Garg

search this forum, or read the documentation.
Raja

Similar Messages

  • HOW TO CALL ANOTHER PAGE USING PL/SQL PDK?

    Hi,
    I am using pl/sql pdk to create portlets. When I need to call
    another page I am using wwpob_page.show(p_pageid) but instead it
    displays File Download wizard.
    Anyone knows workaroud for this?
    Are there any other ways to call other pages with portlets from
    pl/sql portlets?
    Thank you,
    ya

    Hello Yuri
    If you want to call any component of an application from PL/SQL
    you have to take a look to the manage of the component and then
    to Call Interface (Show), There you can see the way to call the
    component, but if you want to call a Page the way I found to do
    it, even thought it is not the best, was put an url like
    this /pls/portal30/url/page/PAGE_NAME on the link.
    I hope this could help you, if you dont understand please let me
    know and I'll give you a hand
    Ana Maria

  • How to link to another page in same application?

    I think I have a brain fog right now. Cause I can't figure this out.
    I would like to link to another page in the same application by way of just an arbitrary word in a paragraph.
    I am not trying to pass any values. I am not using a button or a text item.
    How can I make a link out of a word?
    Thanks much,
    Maggie

    Hi Maggie!
    I imagine myself, that you have a html text and you want to have a hyperlink to another page in your application.
    For instance you have a text like: "I want to create a hyperlink to a page"
    Now, if your mouse passes the word "hyperlink", you want to see that magic 'hand'.
    First copy the URL of the target page: something like this -> "http://127.0.0.1:8080/apex/f?p=100:2:3122716493255005::NO:::"
    Than change your html text in this way:
    I want to create a hyperlink to a page
    I hope, it helps
    Gerhard

  • Code to call another Page Flow URL from one page flow URL

    Can anyone send me the code to call another pageflow url from one page flow URL.

    thanks...
    In my appication there is no Form page. Only based on Canvas in that ,
    i implemented Text box, Text Field And Drop down list etc..by own coding without using any abstract methods.
    I did every thing with in single Midlet file.While developng goes on i got the problem ,
    Like "your application exceeds the memorylimit you cant
    use more than 32Kb of byte code in Canvas"...
    So the application is not opened.
    I tried to call the next file in same package to proceed, i got it. codition goes to next file, but its not return back to the Main(MIDlet) file, throws the excepton as "Security exception".
    How to solve this problem,is any other way? please...

  • Calling JSP page from BSP

    Dear Guys,
    From  BSP application I want to call a JSP Page. Is itpossible?
    How can we integrate BSP and JSP....?
    Any configuration has to be done.....?
    Regards,
    Shamila

    if you have the url of it you can call from BSP.

  • Calling a subroutine from BSP application

    Hi
    i want to know how to call a subroutine/form in another package in same R/3 system in my BSP application.
    Is there any way to implement this. ?
    What if the subroutine has furhter LOCAL forms called inside it. will they be used as well while calling from my BSP application.
    PLease help.

    you can do that.
    perform p1 IN PROGRAM ('Y_P_TEST') IF FOUND  .
    do you have problem in doing this? what issues are you facing.
    Regards
    Raja

  • Call planning function in BSP application in IP

    Hello,
    In BPS we used function module API_SEMBPS_FUNCTION_EXECUTE to call a BPS planning function in a BSP application.
    Now, we want to call an IP planning function in the same BSP application. Is there a similar function module or any other method we can use??
    Thank you very much

    Try function module - RSPLSSE_SERVICE_EXECUTE to directly execute the function(planning service) or RSPLSSE_PLSEQ_EXECUTE to execute the planning function via planning sequence.

  • Custom fields for ROS initial page in BSP application

    Hi,
    We want to add some more customer fields in ROS initial page, for example TIN number. We have added a field to ZZTIN in the include CI_CUF_REQ_FIELDS of structure ROS_CUF_REQ_FIELDS and also implemented BAdI ROS_REQ_CUF. After adding custom codes in BSP application ROS_SELF_REG under page u201Caddress.htmu201D we are able to see this field in the initial registration page.
    Now the question is WE ARE UNABLE TO KNOW HOW TO STORE THE VALUE ENTERED HERE. We are facing below issues.
    (1)     If we try to input  ZZTIN to structure u201Cgs_address u201C it is asking us to add custom fields here also.
    (2)      But when we tried to append ZZTIN to structure BAPIBUS1006_ADDRESS,  it is not allowing to activate it.
    (3)     We have also appended ZZTIN to ADRC table. How can we input to ADRC table from here?
    Ganapathi

    Dear VASILIEVA Irina,
    Thanks for the reponse. Could not get what do you menat by "core mod", did you meant you created a separate table with key field business partner id... Can you just elaborate?
    However we would prefer to add a custom filed in the standard strcucure itself.. both type suggetions are welcome....
    Ganapathi

  • How to refer image shown in one page in another page in same application

    Hi,
    I am facing some issue in show images on plugin, I uploaded imaged on table, I am able to show those images on region and report. But not able to show the image inside the plugin
    I am using apex 4.1 and oracle 10 express edition installed
    I am using plugin org chart plugin to show the organization details details of the plugin is mentioned below
    >>http://apex-plugin.com/oracle-apex-plugins/region-plugin/google-visualizations-orgchart_187.html
    To display image on report and region i am using the below method
    >><img src="'|| apex_util.get_blob_file_src('P3_PHOTO_BLOB',l_hr_id) ||'" width="200px" />
    I need expert suggestion why i am not able to display inside plugin region, Also I was thinking like show the image in another page and refer that in side plugin.
    I am able to display workspace image inside plugin only issue is with not able to show the table stored images.
    Thanks
    Sudhir

    Hi,
    Its working fine in http://apex.oracle.com Please find the below credential details
    UserName: MERUDEV
    WorkSpace: [email protected]
    Password: MERUDEV
    Application ID = 43986
    Created two pages
    Page - 1 is where we upload the image,
    Page -2 is where i have uploaded the google org chart and populating the employee reporting structure.
    inside this org region i need to show the uploaded image.
    It's working fine here in the ape.oracle.com.
    In my local machine its not working, Dont know what is the issue. I am using apex4 and oracle 10g xe version. Please suggest me
    Thanks
    Sudhir

  • How To Call asp page in j2me application.....?

    Hi friends...
    I m Developing small application on j2me to call asp page on j2me .
    I Dont know how shoud i call this page into j2me .is there any setting we have do in it?
    Plz anyone know plz tell me its urgent...
    i tried but it will give 401 file not found error
    Thnks and Regards
    Shri K

    Hi Alekh,
    To turn off authentication you must create and make current a No Login Authentication authentication scheme.
    or change Page / Security / Authentication as "Page is Public"
    Regards,
    Benz

  • Calling web query from BSP application: Session handling

    I would like to call a BI 7.0 web query from a BSP application.
    Therefore, I generate a link like http://<server>:50000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?QUERY=CR_M_0001_SALESFORECAST_0&VARIABLE_SCREEN=X
    Now, I have the problem that I have to log in again.
    The BSP application is embedded in the portal. SingleSignOn works for the BSP application, but not for the following link to the query.
    Anybody know how to execute the query w/o login again?

    i guess this is more related to ITS.
    which ITS are you using?
    integrated or standalone.
    i checked in both (using standard webgui service) i dont see any problem using /n or /<transaction>
    Regards
    Raja

  • Bring another page from my application

    Hi,
    I made a little application and I want to add a new page on the button that I have created on another page. How can I do this?
    Thank you

    Hi,
    Did you try this. On the button properties, go to 'URL Redirect' section. select the following option
    Target is a - Page in this application
    Page - enter the page number that you would like to re-direct.

  • Open a new window when branching to another page in the application

    I have an existing Apex 4.2 application that uses buttons to direct users to other pages in the application
    The users want to be able to open a second ( or possibly) 3rd window or maybe a second tab
    Is there a way to code his?

    actually I spoke to soon
    the javascript example works
    I have a button
    under "ACTION WHEN BUTTON CLICKED"  I select 'redirect to url'
    then enter this: javascript: window.open('f?p=112:17:&SESSION.');
    and when I click on the button VOILA the page opens in a new window
    the problem is that the old page; the one that I was on, disappears. It becomes a blank page with " [object] '  displayed in the upper left hand corner,  nothing else on the page

  • JSON error when trying to redirect to another page in same application

    I'm trying to set up a PL/SQL dynamic action that is triggered by clicking on a button.  The dynamic action sets two values in a table and then I would like to redirect to another page.  Setting the values works fine.  The code is below:
    declare
    l_information varchar2(255) := :P94_FILENAME;
    BEGIN
    commit;
    UPDATE VDI_METADATA
    SET CREATEUSERLISTNAME = l_information,
        CREATEUSERLISTON = sysdate();
    commit;
    htp.init;
    owa_util.redirect_url('f?p=&APP_ID.:81:&APP_SESSION.::NO:::');
    END;
    The redirect fails with the following eror:
    "Error: parseerror: JSON.parse: unexpected non-whitespace character after JSON data"
    I've tried several approaches, using the suggestions in this forum on how to redirect to a page from within PL/SQL .  None of them result in success.
    Can anyone tell me: What is the system complaining about?  And is there a work-around?
    Thank you.

    John,
    I would recommend adding another true action in your dynamic action that executes javascript.  the logic would just be redirect('f?p=&APP_ID.:81:&APP_SESSION.::NO:::');
    Then remove everything after the commit in your pl/sql action.
    David

  • Click button to direct to another page in the application

    Hi Everyone,
    Sorry for such a an easy question but I just cant find an answer. I have a landing page where my customers can select one of two different applications to use. I created two html buttons and would like the buttons to direct the customer to the correct page in the application when clicked.
    What is the syntax to do this? I t should be easy and I wonder if I am making it too difficult. Thanks.
    Derek

    Hi Derek
    http://your_server/pls/apex/f?p=100:1Would be the normal setup if you haven't changed anything where you wanted to go to application 100 and page 1.
    Cheers
    Ben

Maybe you are looking for

  • Where can i buy an original c4280 sofware disk

     I have lost my original software install disk for HP Photosmart C4280. Where can I buy a replacement? This question was solved. View Solution.

  • ERROR unsupported video format

    When i packaging the video, it shows: 093 ERROR [com.adobe.cli.EXCEPTIONS] Error: com.adobe.flashaccess.core.media.FormatException: Content contains an unsupported video format at com.adobe.flashaccess.core.media.drm.flv.FLVEncryptingStreamer.writeTa

  • What else caused my laptop to overheat?

    I described in one of my post a few weeks ago about a problem described as livekernelevent 1033. My screen suddenly tinted in pink and turns black and Windows will crash afterwards. http://forums.lenovo.com/t5/T61-and-prior-T-series-ThinkPad/Screen-t

  • PSE 5.0 IPTC Support

    I have PSE 4 and with it, the only way to add IPTC information is one photo at a time, in the Editor. Has this changed in PSE 5.0 so that you can add, e.g., copyright info, to multiple files? I'm considering going to Lightroom for my organizer but wo

  • Installer generator for an iPhone application

    Hi All, I have developed an iPhone application. My application is working fine in emulator. Now, I want to place a hyperlink in my website that when clicked runs an installer that would install my application on iPhone home screen. I would like to kn