Launching position form from PERWSHRG

I want to launch the position form from the person assignment combined form as follows:
From the person form click assignment button, then click other button and select position from the list.
By adding the POSITION_DT node to the taskflow, I am able to get an entry in the list when clicking OTHER from the assignment screen. However when I select the entry the position form opens up blank. I want it to automatically query the position that was displayed in the assignment screen.
Can anyone help me with this?

Well none of that worked. After examining the code for the position form (HRWSPSF), it was learned that by setting the GLOBALS.G_POSITION_ID, the form would launch to that position. We first tried this by hardcoding a value just to test the theory out and it worked.
In order to have the position form bring up the current assignment in the assignment form we:
Added the POSITION_DT node to the US SHRMS PERSON TASKFLOW - This makes position available under OTHERS on the assignment form.
Next, we navigated to the position form through the assignment form by clicking others and did the following personalization:
CONDITION: WHEN-NEW-FORM-INSTANCE with blank condition
ACTIONS:
TYPE: Property, Object Type: Global variable, Target Object: G_POSITION_ID, Property Name: Value,
Value:
= Select TO_CHAR(POSITION_ID) from hr.per_all_assignments_f papf where papf.assignment_id= :GLOBAL.G_ASSIGNMENT_ID
and trunc(sysdate) between trunc(papf.effective_start_date) and trunc(papf.effective_end_date)
Kris Cruz
Edited by: Kristofer Cruz on Mar 17, 2011 10:16 AM

Similar Messages

  • Launch 6i Form from 11i?

    Hi all, I'm having a lot of trouble finding info on how to launch/run a 6i form from Oracle Apps 11i. The form would be launched when a button is pressed.
    Thanks.

    Hi,
    is 11i built with Forms 6i? If yes then open_form, new_form or call_form is used. If 11i uses Forms 9i then you use web.show_document("URL of Forms 6i on the web','_blank');
    Frank

  • Is it possible to launch a form from an OAF page using OAF Personalization

    In R11, the Customer Standard form ARXCUDCI was customized to call a custom block from the Address screen. In R12 the customer standard form has become an OAF page. We have decided to create a custom form for the custom block using Oracle Developer. However we need a mechanism to call this custom form from the Customer Standard OAF page.
    My query is if it is possible to call a custom form from an OAF page using OAF personalization only (i.e. without directly customizing the code of the OAF page)
    Thanks
    Sanjay

    Dear Apurba,
    I have made some progress.
    I have open the Customers OAF Page, queried a customer, selected a site and opened it.
    Then chose Personalize "Account Site Address"
    There I added a Button on the Header Address level
    ID=XXTVL_LASSY_BUTTON
    Populated the Additional Text and Prompt properties.
    Also set Destination URI=form:SYSADMIN:SYSTEM_ADMINISTRATOR:STANDARD:FND_FNDMNMNU.
    The button is now showing in the address page, and when I click on it it opens the seeded Menu form.
    I now have to create the custom form and set Destination URI to the Custom Form.
    I am also aware how to add parameters to Destination URI.
    But could you let me know how to read the value from a OAF page form field and reference it in Destination URI.
    I need the value of PARTY_SITE_ID of the Address OAF page.
    Alternatively, the Site Number is displayed on the OAF page. If I can read it that will also do. I can use the Site Number in the custom form rather than PARTY_SITE_ID
    Thanks
    Sanjay

  • Launch oracle form from an ADF application

    Hi All,
    I am using Jdeveloper 11.1.1.7.
    Is there an integration process where in I can launch an oracle from from an ADF web application?
    Best Regards,
    Ankit Gupta

    ankit481
    I think you might be interested in http://formadfapp.com/.
    Stoyan

  • MSS - PCR - launch JSP form from action box

    We have a PCR (leaver request) which is workflowed to an administrator to carry out the HR action. One of the options in the Action Box is to view the form - we're using JSP forms for this (we're using NW04 SP11). I've configured the ISR according to the SAP notes to be able to launch the JSP form for the administrator to view the form.
    When we click the Display Form option the portal is launched as expected, the user logs on, but then a blank screen is displayed - ie not the form...
    The URL that is generated is http://<portalserver>:<port>/irj/portal/<portalcomponent>?SCENARIO=ZCLR&REQUEST_NO=000500000165&MODE=DISPLAY&IFV=P
    Has anyone set this up successfully and can offer any advice?
    Regards
    Ross

    Hi Suresh,
    Thanks for your suggestion, but it still isn't working - the portal is launched with this url but just stops at the user's start page in the portal. We're on 46C. Any other suggestions? Does the portal user (for the administrator) need anything to be able to view the jsp form?
    http://sapportal:50000/irj/portal/zhcm.leaverrequest.default?SCENARIO=ZCLR&REQUEST_NO=000500000168&MODE=DISPLAY&IFV=P
    Cheers
    Ross

  • Is it possible to launch Oracle Forms from Oracle Discoverer?

    If so, please provide documentation on how to do it.

    It is not possible. The Forms runtime is a C Process; that runtime, that interprets FMX files, only exists in Oracle Application Server, so you need to have OAS or Weblogic to run Forms.

  • Launch Adobe offline form from Mobile device

    Hi,
    Our use case : We are trying to launch adobe form from Mobile device.
    Idea : The form template is locally stored on the mobile device. The mobile application tries to launch this adobe form and populate some of the fields and then send this data to SAP.
    What is the best way to achieve this ? Is it possible to launch the adobe form and then populate the fields?
    What is the best way to transmit the data, as GPRS is the mode of communication.
    any thoughts would really help.
    Thanks,
    Saujanya

    Hi Saujanya,
    Are you using SAP NetWeaver Mobile 7.1?
    Thanks & Regards,
    Abhijit

  • Launch form from unix shell

    I hope I'm not premature with this question--I have been doing searches and haven't found the answer yet. So if this is pretty basic stuff, I apologize.
    I've been assigned to convert some rather old Informix applications to Oracle (10g2). The old informix forms where executed via bourne shell scripts and as you can imagine, were pure character based screens. Is there a way to launch the new Oracle forms from a bourne shell script? I'm afraid you're going to tell me that I have to convert completely over to a web based application...
    Darren

    Yep. Then you just access them via a URL. Your unix server would take on the role of application server ( & / DB Server).
    Good luck! Hopefully they're not too complex and are documented....
    Steve

  • Error when launch web form

    Hi,
    I have used Developer Server 6 on NT4, Netscape 4.61 with
    JInitiator 1.1.18 and IE5.
    I have extracted classes.zip into orant\forms60\java.
    My forms work fine when I use Netscape 4.61 with JInitiator, but
    When I launch a form with IE5, this errors occurs:
    FRM-99999: A network error occurred, the client will not be able
    to continue.
    Details...
    Java Exception:
    java.lang.NullPointerException
    at java/util/Vector.size
    at oracle/graphics/vgs/ui/PackedTree.<init>...
    Can anybody help me please?.
    Thanks
    Ruy Chicaco
    null

    Ruy Chicaco (guest) wrote:
    : Hi,
    : I have used Developer Server 6 on NT4, Netscape 4.61 with
    : JInitiator 1.1.18 and IE5.
    : I have extracted classes.zip into orant\forms60\java.
    : My forms work fine when I use Netscape 4.61 with JInitiator,
    but
    : When I launch a form with IE5, this errors occurs:
    : FRM-99999: A network error occurred, the client will not be
    able
    : to continue.
    : Details...
    : Java Exception:
    : java.lang.NullPointerException
    : at java/util/Vector.size
    : at oracle/graphics/vgs/ui/PackedTree.<init>...
    : Can anybody help me please?.
    : Thanks
    : Ruy Chicaco
    Try applying the latest patches from oracle at ftp://oracle-
    ftp.oracle.com/dev_tools/patchsets/dev2k/Win95NT/6.0/Patch3
    null

  • Is it possible to call a 9i Forms from a 6i Forms ?

    Hello,
    I have a customer using CRM 11.5.10.2 ( Database 9.2.0.6 / 6i Forms) and will be created a functionality in the CRM screen, where end user will call (via button) a custom application running on 9i Forms.
    Customer believes that there is a technical limitation to achieve that. That is, call a 9i Forms from a 6i Forms.
    Is it possible to call a 9i Forms from a 6i Forms ?
    Thank you in advanced for help,
    Marcos Souza.

    I should have thought so, as Forms 9i is exclusively web-driven, so how you launch the URL is immaterial as long as you use a supported browser. As your Forms 9i apps will invariably be on a remote web server, you'll not encounter compatibility issues either. And Forms 6 and 9 development is possible on the same PC using multiple Oracle Homes. Ask Oracle beforehand if you are still not convinced.

  • Open a form from a 3rd party Java/Web based application

    Hi All,
    I am working for a client who has a 3rd party web application built in Java.
    For one of his requirements, he wants to open a form, an apps standard form on the click of a button/url in their application.
    This appears like a normal form opening from the single-signon screen where you have the self service single sign-on page, it opens the apps forms on click of the url. Can we use the same logic here? This being the case, just curious to know how is the url to open the form built? (I see that the function name, resp id etc are there in the url) So that, I can actually manipulate the url to open the forms from a url. Please see that the custom application also is included into our Oracle apps, so the user is already logged in. We just need to open the form from the click of a url/button.
    Thanks,
    Srini.
    Thanks,
    Srini.

    If the ICX_SESSION is already available then the form(I am assuming you are refering to a web based form here) should open directly if the function should be accessible to the user logged in. When you say your custom application is included in Oracle apps are you launching these pages from the Ebiz home page through menus and functions ?

  • Acrobat XI Pro will not activate when trying to convert to an Acrobat form from an existing Word document

    My version of  Acrobat XI Pro will not activate when trying to convert to an Acrobat form from an existing Word document.  Acrobat not responding.
    Please advise
    John B

    Hi johnb69345359,
    I am sorry for the inconvenience caused. Lets try to resolve this issue.
    I would require few details in order to diagnose the issue correctly :-
    1) Are you able to launch Acrobat XI pro ?
    If yes, please try Help -> Repair option to repair Acrobat XI pro. Then try to perform the covert operation.
    2) Let me know the Operating system installed on your computer.
    3) Is there any error code or error message?
    Regards,
    Aadesh

  • Calling Web Form from Client-Server Form

    Hi. I have an existing Client-Server Form (6i) still in production that needs to call a Web Form and pass it a parameter. Obviously I can't use Call Form or New Form from the client-server version, but can I somehow issue a command line (including a parameter) that opens the Web Form? Any suggestions for accomplishing this?
    I can create a command line like this, but have no idea how to pass a parameter to my Web Form. The Web Form named participants which has a Parameter defined named 'p_participant'.
    *"C:\Program Files\Internet Explorer\iexplore.exe" http://9.35.32.206:7777/forms/frmservlet?form=participants*
    I can also create a command line to open a web form like this to:
    *"C:\Program Files\Internet Explorer\iexplore.exe" http://9.35.32.205:7777/forms/html/sas2.htm*
    Where the sas2.htm looks like this:
    *<html>*
    *<body onload="document.menulaunch.submit();">*
    Launching File Generation...
    If the application does not load in 30 seconds then click the button below:
    *<form name=menulaunch action=http://9.35.32.205:7777/forms/frmservlet?config=FileGeneration method=post>*
    *<script>*
    var wshshell=new ActiveXObject("wscript.shell");
    var username=wshshell.ExpandEnvironmentStrings("%orauser%");
    var pw=wshshell.ExpandEnvironmentStrings("%orapass%");
    document.write("<input type=hidden name=userid value="+username+"/"+pw+"@sparc20*>")*
    *</script>*
    *<input type=submit value=Launch>*
    *</form>*
    *</body>*
    *</html>*
    Any help would be greatly appreciated.
    Edited by: Buechler on Apr 8, 2009 8:58 AM

    Simply add to your URL as follows:
    http://9.35.32.206:7777/forms/frmservlet?form=participants&otherparams=p_participant=<SOME VALUE>I assume you plan to use HOST to make this call. I would recommend something like this:
    HOST ('cmd /c start iexplore.exe "http://9.35.32.206:7777/forms/frmservlet?form=participants&otherparams=p_participant=<SOME VALUE>"');

  • How to use default UDO form from new menu

    Hello,
    I've created a UDO form which shows just the code field and the name field on a matrix.
    Is it possible to call this default form from a new created menu?
    Thank you

    Hello,
    If you don't want to keep using the default form - just launch it from somewhere else, simply "Activate" the appropriate menu item.
    Remember that in SAP Business One 2004 every menu item has its own UniqueID. You might want to check-out the sample "AddingMenuItems" from the SDK-CD installation...;
    it has some code (commented out) that will save the menu in a XML file...
    Maybe you have to check the menu string for the appropriate default form as well, if you want to make the code generic.
    Regards,
    Frank

  • Why my screen is blinking just before launching the form?

    Hello
    I am developing an Adobe interactive form from LiveCycle designer from Webdynpro ABAP.
    I wrote some very very simple validation Java Script at the form fields level at INITIALIZATION event, fine.
    When i am launching the form in the browser (i mean, TESTing the webdynpro application in SE80), am getting couple of BLINKING popups.......at the same time, the screen also BLINKING.........finally, the form is launching!!
    Why am getting BLINKING (popups, laptop screen) just before launcing the form on the screen/browser? Any mistakes in Java Script? When i did/click CHECK SYNTAX button, i did not see any red issues(except couple of warning).
    Thank you

    Hello Srinivas,
        Even I see this on my screen several times. This might be because of any javascript error resulted from your script.
    To see this dialog box, you should enable your javascript debugger. Open Adobe Reader,got menu, Edit -> Preferences, click the javascript tab on the left hand
    side.
    Now on the right hand side,
    In Javascript section -- check Enable Acrobat Javascript.
    In Javascript debugger section -- check the button Show console on errors and messages.
    This should help you in displaying the javascript debugger. If you still dont see the debugger,
    put some syntax errors temporarily in your form initialize event javascript, try to open the form using adobe reader.
    If it still doesn't show, Use Ctrl - J to show the debugger.
    Regards,
    kc

Maybe you are looking for