How to detect ADF Dialog opened from BPM Worklist Pane

Hi All,
I am working on Jdeveloper 11.1.1.5. I have deployed my ADF Application on SOA Managed Server. User does approval/rejection process of the Invoices using the ADF Forms in BPM Workllist. I need to set the size of the ADF Form which gets opened as a Dialog in modal behavior by BPM Worklist on double click. How can i get the handle of the ADF Dialog which gets opened by BPM Worklist.
Kindly Suggest!!!'
Regards
Shah

Any Update on this.
Regards,
Shah

Similar Messages

  • Can we edit the input payload and resubmit again from BPM worklist app.

    hi friends,
    can we edit the input payload and resubmit again from BPM worklist applications.
    please provide me any links on this.
    Thanks,

    Hi ,
    Dont know what you mean by resubmit but, you can surely modify the input data from inside BPM Worklist before submitting.
    Follow Section 15.6.4 Specifying the Task Payload Data Structure in the below link :
    http://download-uk.oracle.com/docs/cd/B31017_01/integrate.1013/b28981/workflow.htm#BABFICJF
    Make sure to select "Modifiable via Worklist App" checkbox.
    thanks
    Saurabh

  • How to invoke ADF custom application from existing R12 EBS application

    Hi Guru's,
    We have a requirement to invoke ADF custom application from existing EBS R12.1.3 application.
    Is there any documentation provided by ORACLE or any online help on how to integrate/invoke ADF pages from existing EBS application?
    And can we pass any EBS session level parameters like(user info, language, operating unit etc) to ADF layer while invoking the ADF application?
    I have thoroughly searched the forums and got some info related to JAAS security links and all. but i am looking for exact integration specific steps.
    Any help in this regard is a great help!!
    Thanks alot for your help!!
    Subba.

    lets raise your question over here
    JDeveloper and ADF
    Thanks
    vamshi.

  • How to generate ADF Faces Tree from table ?

    Hi,
    i want to create menu for my application using ADF Faces af:tree component.i have one table containing : menu_id and parent_id , which use for describing relationship between menu ( parent/child ).
    Fact : i've already know how to create adf faces af:tree component from master/detail relationship tables.
    The question : how to create adf faces af:tree component from recursive master/detail relationship in one table ?
    to clearer understand my question,this is my MENU_DATA table script :
    CREATE TABLE MENU_DATA
    MENU_ID VARCHAR2(5 BYTE),
    DESCRIPTION VARCHAR2(50 BYTE),
    OPENLINK VARCHAR2(200 BYTE),
    PARENT_ID VARCHAR2(5 BYTE)
    this is what i mean recursive master/detail relationship ...
    ALTER TABLE MENU_DATA ADD (
    CONSTRAINT FK_PARENT_MENU_ID
    FOREIGN KEY (PARENT_ID)
    REFERENCES MENU_DATA (MENU_ID));
    Thanks a lot for help gurus...
    Ricky HP

    I have the same question on my mind...
    Without creating n (same number of level depth) VO, how can I build a recursive ADF Faces Tree ???

  • [REPOST]How to force ADF Dialog / POPUP to use POST method ?

    Hi all,
    Is there any way to make ADF Dialog / POPUP to use POST method ?
    I need that approach to implement this post : [SOLVED] Faces - Preventing user from entering URL manually
    But it breaks in my application because ADF Dialog / POPUP is using GET method.
    Thank you very much,
    xtanto

    repost.
    Thank you

  • How do I resolve Dialog opens with Adobe Premiere Elements.exe – no disk

    i purchased Adobe Photoshop and Premiere Elements 13 and s/n.
    I have a desktop running win 7.
    I installed Photoshop and Premiere Elements as a trial and entered s/n's as required.
    I can open Photoshop without problem.
    Whenever I try to open Premiere Elements, a dialog opens with this info.
    Adobe premiere elements.exe – no disk
    There is no disk in the drive. Please insert a disk into the drive\device\harddisk1\dr1.
    Buttons –cancel, try again or continue
    I would like to resolve this issue.
    Any assistance is appreciated,
    William

    William
    What you describe is a known issue with Premiere Elements 13/13.1.
    Adobe has given us the fix which appears to be deletion of the OldFilm.AEX file.
    Windows 7, 8, or 8.1 64 bit
    Local Disk C
    Program Files
    Adobe
    Adobe Premiere Elements 13
    Plug-ins
    Common
    NewBlue
    and in the NewBlue Folder is the OldFilm.AEX file that you delete or disable by renaming the file from OldFilm.AEX to OldFilm.AEXOLD.
    Please let us know if it works for you as it has for others.
    Thank you.
    ATR

  • How to access/invoke Web Service from BPM Process

    The following steps required to attach and invoke web service method from process:
    1) Add a module in the catalog for ex WebServiceMO
    2) Add WebService Catalog component demoWebService in WebServiceMO
    3) Put ur WSDL address in WSDL address field like "http://localhost:8080/test/test?wsdl"
    4) Click next to introspect the web service it will import required files and setting from the url to your project
    5) Now for invoking webservice just call the method for ex.
    @return as String[]
    getTestStringList(TestInterfaceService, out @return : @return)
    logMessage "web service calll result >>"+length(@return)+">>>"+@return[0]
    Here @ return is the return from webservice call.
    this way u can access web service from BPM process.
    Edited by: Anurag Yadav on Jul 17, 2009 2:19 PM

    I have a web service which does not return any value but when I introspect the web service, I have an out parameter to it.. Not sure why?
    For e.g.
    TestServiceListener.addTestNotes(TestNotes : testNotes, out TestNoteResponse : testNoteResponse);
    So here I see an out parameter, but my web-service has no out parameter...
    Any idea why is this happening?

  • How to make save dialog open up folder where document originates as default

    Hello
    I was wondering if there is a way to make save dialog open up the folder where document originates as default. I feel Like I am wasting a lot of unnecessary time navigating through menus saving certain documents.
    Example : I open an Excel document in a folder called 2009. I make some changes and then do a "save as" -- I want it to automatically bring me first to the folder where I opened it, not the last place where I saved to.
    I recall being able to set this preference in macs a looong time ago. Now I can't seem to find it. Thank for your help

    Rick,
    Sorry about the misgiving adresses, folders and access rights. My question is not about these three (they were just here to tell the story). You're perfectly right to say that in a local network, there's not need to complete the full IP or ".com" name of the PCs (even if it works all the same).
    When I said "of course" for the perms, it was just to mean, in the same way, that it's not this kind of problems here.
    My question is much more a human/mac graphic interface problem than a network problem. I want the people (as well as myself) to be able to go in a folder on the pc network with a simple click on an smb link in an email message (as they do now on an ftp or afp link).
    Thanks for the bother,

  • How to Customize home page of Oracle BPM Worklist

    Hello all,
    We are using SOA 11.1.1.5.
    When we open BPM Worklist http://IPAddress:7003/integration/worklistapp by default it is showing Home page(home.jspx) and it is showing 3 tabs :- My Tasks, Initiated Tasks, Administrative Tasks.
    (1) Our requirement is we want to hide Initiated Tasks and Administrative Tasks. We only want to show My Tasks tabs to the user.
    I tried but couldn't find any solution.
    Now when the user clicks on any task, It opens the task details in preview pane below and also it opens the same task details in new window.
    (2) One more requirement is to disable the preview pane which shows the task details below.
    Please Help.
    Thanks

    When i searched in deployments in 7001/console I found 1 worklist.war deployed.
    I found it at Oracle\Middleware\user_projects\domains\base_domain\servers\soa_server2\tmp\_WL_user\worklistapp\r8n7fr\worklist.war
    I also found home.jspx file at the location
    Oracle\Middleware\user_projects\domains\base_domain\servers\soa_server1\tmp\_WL_user\worklistapp\960vxc\war\home.jspx
    which is using some page templates.
    Can we modify these jspx pages as per our requirement ?
    How can we achieve this?
    Please Help.
    Thanks

  • Bulk task submition from BPM worklist application

    Hi,
    I have a requirement where i need to bulk submission of tasks basing on the title for particular user.Is it achivable in BPM worklist application.
    Server details are Oracle SOA Suite 11.1.1.5.0.
    Thanks in advance.

    Hi,
    Did we have any solution for the above..?
    Thanks,
    Durga

  • How to call a dialog box from a frame

    I have an application with menu driven Frame. on clicking one of the options i have to open a dialog box. how can this done?
    any help is appreciated.
    thanks
    partha

    Just create the dialog resource in the resource editor, then create a class for it in class wizard. Next, include the header for that class in your view class, then install a menu event handler in the view class for the menu item you want to launch the dialog from. In that event handler create a object of the dialog class and call .DoModal() something like:
    CMyDialog dlg;
    dlg.DoModal();
    That's pretty much it.
    Best Regards,
    Chris Matthews
    National Instruments

  • How to invoke ADF application URL from OAF?

    Hi guru's,
    We have a developed a custom ADF application using Fusion Middleware 11g.
    We would like to integrate this ADF with existing EBS/OAF application.
    We were able to invoke ADF URL from EBS responsibility with a special function type "ADFx" in R12.1.3.
    Now we need to pass context/profile level parameters from EBS to external ADF application. Like logged in userId/RespId etc...
    We are running ADF application also in same EBS DB and hence want to use same fnd_user/Resp concept in ADF.
    Can anyone help me on how to pass these parameters like userId/RespId from EBS to ADF while invoking ADF application URL?
    If we can append the values to ADF URL, we would be bale to parse them in ADF context. But, i am stuck at passing parameters from EBS.
    How Can we invoke ADF URL from OAF page? is there any specific function available or is it just URL invoke?
    Also, in OAF the logged in user session information is maintained in cookies(if i am correct), is there any way that we can pass the session level values from OAF to ADF?
    Any help in this regard would be a great help!!!
    Thanks

    May be the following link will help you ->
    http://www.oracle-latest-technology.com/2010/12/how-to-dynamically-open-external-url.html

  • How to call a Dialog Program from another Dialog Program

    Dear All,
    How can I call a dialog program with return value from another dialog program?
    Regards,
    Alok.

    Hi Alok,
    1. Insted of creating 2 different Dialog program. It's good to create as many screens as you want in same module pool program. Any way you can use the different TCODE for each screen.
    2. Another and The best way is to create a function group and then inside function group use the function 2 module... In the function group define a global variable which will be present for both the function group if they are getting executed in sequence. and inside the Function Module call the screens using command " call screen <screenno>".
    3. You can use set / get parameter to pass values of a field between two dynpro program.

  • How to call a webservice proxy from BPM application?

    Hi All,
    Consider a case where I want to use external webservice in my BPM application. What is the best approach to achieve this.
    1) What if I create a web service proxy and wants to use in the BPM app. How can I use this?
    2) Which component do I need to use "Web Service" component or "Third Party Adapter" component from the component pallette?
    3) If I use directly the wsdl in the "Web Service" component will it cause any issues in the future.
    I searched in the net and the docs, but it didnt find the proper solutions for this.
    Please provide your comments on this.
    Thanks.

    First of all a java proxy would not help much here - there is no use for that in SOA suite especially when it comes to using the JCA adapters. Instead reference the WSDL directly in SOA suite but there is a caveat - see my response below
    1) What if I create a web service proxy and wants to use in the BPM app. How can I use this?
    Dont create a WS proxy. Instead reference the WSDL and call it using a Service Task from the BPM process
    2) Which component do I need to use "Web Service" component or "Third Party Adapter" component from the component pallette?
    Use the WSDL directly and select "Web Service" from the component palette
    3) If I use directly the wsdl in the "Web Service" component will it cause any issues in the future.
    Yes there are lots of issues referencing a WSDL directly. Instead upload the WSDL reference to SOA-MDS and then use the oramds:// reference to the WSDL. This will ensure the composite does not break when the WSDL is not available. JDeveloper also goes into a tizzy when the WSDL is not up.
    thanks,
    Vikram

  • How to block the link opening from other browsers

    Hi,
    I am evaluating Microsoft Intune to manage mobile devices. I have created Managed browser policy and deployed to MDM users and it's working well. I have restricted copy/paste for our o365 sharepoint link and it's working well in managed browser. But when
    i go for Chrome or firefox i can able to copy the content. How can i block those link accessing from other browser or do we have any other option.?
    Regards, Logan

    Have a look here
    http://blogs.technet.com/b/in_the_cloud/archive/2014/11/03/success-with-enterprise-mobility-secure-browser.aspx
    Specifically these bits:
    "Just like in e-mail, many organizations will want to separate the corporate content being accessed through a browser from the personal content or website the user accesses. The easiest way to provide this for end-users is to actually give them
    two browser apps – the default one they are accustomed to using for personal use, and then a browser that is expressly used for accessing corporate sites and data. In this setup, IT is able to apply policies to the corporate browser without
    ever touching the personal browser. "
    "To prevent data leakage as a result of browser-based activities, IT admins can also set the Intune MAM policies which specify that
    any attachments or URLs in MAM-enlightened apps can only be opened using the Managed Browser
    or viewers. IT admins can also set the app management policies on the browser for restricting data leakage and enforcement of any corporate data access requirements."
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

Maybe you are looking for

  • How do I add an autoSize function to a Tooltip (AS 2)?

    Hi, I downloaded an Interactive Map from Active Den ... it came with an XML file that allows me to change some parts, but the part thatI need to change is not covered in the XML ... it needs to be changed in the Action Script. You can see the map her

  • Error while creating DC in webdynpro studio

    Hi, I am using Webdynpro studio Version: 2.0.11. When i try to create a DC i get a error. Please find the details: Plugin name: Web Dynpro Model Editor Services plugin ID: com.sap.ide.webdynpro.service.modeleditor Class : com.sap.ide.webdynpro.modele

  • Change in the cost center group

    Hi, Can we change the cost center from one cost center group to another group, when there are some postings in the cost center? If yes, how to go about it? help me out

  • How to create  calendar in web dynpro abap

    Hi , how to create  calendra in web dynpro abap. Thanks in advance. Regards, Chetan

  • IE cache pb when downloading

    Hi, i made a BSP application which retrieve documents from Master Data. In my page, i use the htmlb object link which make an url to the document. Documents are in : http://sapserver/SAP/BW/DOC/MAST/FLDMAST/ For txt file, it works, but for word file,