Using workflows in the page model

Hi all

I am a beginner and I work with JDev 11.1.1.3.0

In my app, I got a template page called 'templateDef1.jspx '. In this page on the superior facet, I had two orders link: "Asort" and "reports".
I created a JSF page called "main.jspx", which is based on the templateDef1 and in the facet of the Center I dropped a delimited ADF task flows as a region. This stubborn workflow contains two pages ("asort.jsff" and "report.jsff"). When I run the page main.jspx I can navigate "asort" to 'report' page fragment using the button inside the fragments of the page.
Now, I want to access these fragments of page using the link order of 'templateDef1.jspx '. What should I do?
I have tried several things but nothing works.

Any help will be appreciated.

Kind regards
Wojtek.

Edited by: kojot 13-01 - 2011 03:55

You can proceed as below:

In Template.jspx
1. for commandLink Assort add
2. for commandLink report add
3 surround Ref facet Center panelGroupLayout and partialTrigger adds two commandlinks

In TaskFlow
1 accept a name say Taskflow Input Param 'Flow '.
2. Add a router and defined when the command pageFlowScope.Flow == 'A' go to match and when pageFlowScope.Flow == 'R' go to the report

In main.jspx
1. go to the links on the executable link Taskflow tab click
Then go to PropertyInspector and set refresh = IfNeeded

Amit

Tags: Java

Similar Questions

  • When you use find on the page (ctrl + F on Windows) it is a message indicating the total number of matches. What does the first number?

    When you use find on the page (ctrl + F on Windows) it is a message indicating the total number of matches. What does the first number?
    I'm more interested in the case when this number is smaller than the total.

    Hello

    I think you mean the text stating "x of there matches", to the right of the box where you entered the search term.

    The first number ("x" in my example above) indicates the current entry highlighted on the page that matches the search phrase. If you use the upper and down arrows to navigate through the instances of this term on the page, you will see this number go up and down.

    I hope this helps, but if not please come back here and we can look at another solution for you.

  • I downloaded several updates available for Windows Vista and since that time, I was not able to access my emails. I use netscape and the page opens and freezes.

    I downloaded several updates for vista (no critical updates) and since that time, I was not able to access my emails. I use netscape and the page opens and freezes. What should I try?

    original title: EMAIL GEL

    Hello

    What updates do you have installed?

    Check if the problem persists in the clean boot state.

    From your computer by using a minimal set of drivers and startup programs so that you can determine if a background program is interfering with your game or program. This type of boot is known as a "clean boot".

    Reference:

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135

    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:

    1. click on start, type msconfig in the search box
    2. press ENTER.

    The System Configuration Utility dialog box appears.

    3. click on the general tab, click Normal startup - load all services and device drivers and then click OK.
    4. When prompted, click on restart to restart the computer.

    Also, look for error messages in the event viewer. If you find error messages after return the exact error message so that we can help you better.

    Measures to check the application event log:

    a. click Start.
    (b) in the search box type eventvwr.msc , and then on enter.
    c. now, click Application in the event viewer (local).
    d. now, looking for event log on the right side of the event viewer window.

    http://Windows.Microsoft.com/en-us/Windows-Vista/open-Event-Viewer
    http://Windows.Microsoft.com/en-us/Windows-Vista/what-information-appears-in-event-logs-Event-Viewer

  • Assignment of Workflow in the organization models

    Hello

    We have the idea of making Workflow Templates list in customer portal specific VSM connected special organization of the customer (actually it might be companies or departments). We must therefore make some connections between organizations and Workflow models and view available queries according to this assignment. You have any suggestions how to proceed? Am I missing something simple that is already prepared in the system? It is possible at all?

    I guess it could be possible to do by extending the subject organization with an additional field to multiple values for the models of the assigned (DISPLAY_TYPE = 13, QD_TYPE = 31). Unfortunately the Designer does not create this type of field. Is it a good idea to do it manually?

    I would be grateful for any input.

    Gytis

    [VSM 9.1]

    P.S. I don't know about Portal roles and Workflow patterns links. But we had rather not to create the role of separate portal for each organization (there are many). Not sure, it's still the right decision.

    Another option would be to use the service catalog to select the items in the catalog, these elements being supported by the WF model you want to trigger.

    The service catalog items are filtered according to the Subscriber group members so you'll just have to add Org X as a member of the Subscriber Group X and only members of the Org X will have access to the Service catalog item (ie the WF in our case).

  • Add javascript to the page template to use in all the pages resource...

    ADF:11.1.2.1.0
    WebLogic: 10.3.5

    In the code source temlate I want to add:

    "" < af:resource type = 'javascript' source = '... / resources/scp.js "/ >

    SCP.js is the javascript library that have functions that we like to use on many web pages like letters, validations, etc etc.

    <? XML version = "1.0" encoding = "UTF - 8"? >
    < jsp:root xmlns:jsp = "http://java.sun.com/JSP/Page" version = "2.1".
    xmlns:f = "http://java.sun.com/jsf/core".
    xmlns:af = "http://xmlns.oracle.com/adf/faces/rich".
    xmlns:trh = "http://myfaces.apache.org/trinidad/html".
    xmlns:tr = "http://myfaces.apache.org/trinidad" >

    < jsp:directive.page contentType = text/html"; Charset = UTF - 8 "/ >
    "" < af:resource type = 'javascript' source = '... / resources/scp.js "/ >
    < var af:pageTemplateDef = "uploading" >
    ........
    < / af:pageTemplateDef >
    < / jsp:root >

    This is possible, or is not appropriate to add af:resource on model?

    Yes, this should work and should NOT have problems.
    We have a similar approach in our current project and it works as expected.

    Thank you
    Nini

  • LOVs using cascading on the Page elements with values exceeding 4000 characters

    A few days ago, I asked a question on the community, but it turned out that there was something wrong with my account and they have removed the item, so I'll just post the solution I found here now:

    Well, I found a way to use LOVs cascading on page elements with values exceeding 4000 characters:

    Let's say I have a shuttle named P1_ORGANISATIE with "List of values" box, a dynamic LOV named "Source: lists of values Query" containing the value:

    Select NAAM as display_value, ID like return_value

    of NINEHAM

    order by 1

    If the number of records-NINEHAM is insufficient, the length of the value of P1_ORGANISATIE, which is a list of concatenated with colon separated digital ID, can exceed 4000 characters.

    Now, suppose I have a list of selection called P1_TEST that is connected through "List of values"-> "Cascading LOV Parent article (s)" with P1_ORGANISATIE, using a named LOV dynamic with "Source: lists of values Query" containing:

    Select distinct TST. NAAM as display_value, TST.ID as return_value

    of the OTE NINEHAM

    Join the AFDELINGEN ADG ON (ADG. OTE_ID = OTE.ID)

    Join the DEELNEMERS DNR ON (DNR. ADG_ID = ADG.ID)

    Join TESTDEELNEMERS TDR WE (TDR. DNR_ID = DNR.ID)

    Join TESTEN TST ON (TST.ID = RDT. TST_ID)

    where instr (":" |: P1_ORGANISATIE |) '':'', '':'' || OTE.ID | :'') > 0

    order by 1

    In this case, when P1_ORGANISATIE exceeds 3998 characters, you'll get an "ORA-01704: string literal too long"-error and the P1_TEST will show an element called "undefined".

    A way around this is possible because for a named LOV, you can use a "function that returns a sql query" instead of a simple sql query. In other words, we can apply in the context of PL/SQL and thus have maximum for expressions of 32767 instead of 4000 characters. In addition, it is possible to use the two APEX_UTIL. STRING_TO_TABLE and APEX_COLLECTION.

    Setting "Source: lists of query values" on the LOV appointed to P1_TEST with the following code will work:

    DECLARE

    l_selected APEX_APPLICATION_GLOBAL. VC_ARR2;

    l_qry varchar2 (32767): =.

    "Select distinct TST. NAAM as display_value, TST.ID as return_value

    of the OTE NINEHAM

    Join the AFDELINGEN ADG ON (ADG. OTE_ID = OTE.ID)

    Join the DEELNEMERS DNR ON (DNR. ADG_ID = ADG.ID)

    Join TESTDEELNEMERS TDR WE (TDR. DNR_ID = DNR.ID)

    Join TESTEN TST ON (TST.ID = RDT. TST_ID)

    $1

    order by 1';

    BEGIN

    IF: P1_ORGANISATIE IS NULL

    OR LENGTH(:P1_ORGANISATIE) < = 4000

    THEN RETURN

    Replace (l_qry

    ,'$1'

    ,' where instr (":" |: P1_ORGANISATIE |) '':'', '':'' || OTE.ID | :'') > 0'

    );

    ON THE OTHER

    l_selected: = APEX_UTIL. STRING_TO_TABLE(:P1_ORGANISATIE);

    APEX_COLLECTION. CREATE_OR_TRUNCATE_COLLECTION (p_collection_name = > 'ORGANISATIE_COLLECTIE');

    FOR id IN 1.l_selected.count

    LOOP

    APEX_COLLECTION.add_member (p_collection_name = > 'ORGANISATIE_COLLECTIE')

    , p_n001 = > to_number (l_selected (id))

    );

    END LOOP;

    RETURN

    Replace (l_qry

    ,'$1'

    ,'join apex_collections ON APC (APC. COLLECTION_NAME = "ORGANISATIE_COLLECTIE" AND APC. N001 = OTE.ID)"

    );

    END IF;

    END;

    Andreas Groenevelt says:

    A few days ago, I asked a question on the community, but it turned out that there was something wrong with my account and they have removed the item, so I'll just post the solution I found here now:

    Something was wrong with the whole site: AP invoice tolerance

    I don't post anything substantive until we find out what is happening.

  • Substitute a value for the Page model #REGION_POSITION_06 # model 15

    I want to set a HTML code to insert in the #REGION_POSITION_06 # 15 in version 3.2 model page

    How/where I would define a string of HTML to use.

    The intention is to insert a text that appears under the #Logo #.

    I thought that maybe the field of the "chain of Substitution > Application > definition" might be the place to do that,
    but I have not had no success in my format here.

    Hello:

    If the text is static, you simply add the text to the model. However, if the inserted text is dynamic, you can create a component of demand that is filled with the necessary HTML code according to the needs. Then, you reference that point to the application in the model using the notation '& '. For example

    & APP_ITEM.

    CITY

  • Get the "failed connection: incompatibility of username/password when you use IE accessing the page of Configurator vco.

    When configuring a device to vCO 5.5.2 I can't login the configuration page https://:8283/ using IE as your browser. I constantly get the message: ' failed connection: incompatibility of the username/password or account temporarily blocked after too many failed attempts. But not changed the error even after that I changed the password. Suresh -

    Use a different browser (Firefox or Chrome) and it will work ;-)

    Kind regards

    Marc

  • Having problems setting the objects in the page model

    After struggling with these days, I could use your help. I have a page that I need to make some minor adjustments object, I created. I want to center the clock flash under rotating photos and move it up so that it does not block the blue shadow. Also, I want to make "new skates and updates" box under a single box with framed left news. Whenever I try to make these adjustments, causes everything to move around. Any suggestions on fixing this would be appreciated.

    http://www.rideskat.org/index3.html

    Add immediately after

    This should solve your problem of alignment.

    In addition, the same line, you have a redundant . It is before. We do not use this markup now. Delete this.

    The color of the area 'subcontent ':

    In the CSS for #subcontent:

    Change this:

    {#subcontent}

    Clear: both;
    color: #FFF;
    overflow: hidden;
    background-image: url(#085AA4);
    }

    to do this:

    {#subcontent}

    Clear: both;
    color: #FFF;
    overflow: hidden;
    background: #085AA4;
    }

    Good luck.

    -ST

    EDIT: To request the withdrawal tag

  • So, when I click on a web site in an e-mail address, nothing happens; Firefox used to open the page.

    I use a Mac computer, latest OS and the Mac mail program.

    Try changing the default browser on Safari. Is the same Treaty web now open in Safari? If so, then switch the browser by default back to Firefox and test again.

    If it worked. That's great! You are the very welcome.

    ... Published on 18/01/2011 to include the solution that worked. See setting Firefox as the default browser does not work - what to do to know how to change the default browser, Safari and back to Firefox on Mac OS. AW

  • import of page loses references of region model and the page template

    I have a dev and test environment. The test workspace is an export of the workspace of dev. Both applications have the same id app.

    I export a dev page and import to test. This works.

    I run the test page and the page does not. When I had the look of admin test page model has been implemented by default and the 'report' two models of User Interface have been updated the model No. and the submission of the report was by default (standard) HTML, that is not what was in the app dev.

    I looked at the page in dev and the page model was a standard tabs, UI were region of report and the presentation of the report was 101. Standard, row of alternating colors.

    Does anyone have an experience with imports no implementation of pages they were exported?

    TIA,

    Sam

    Sam,

    The object associated with an application are created specifically for each application.

    Whenever you create a component that a unique ID is assigned for use as the primary key, although some components have composite primary keys - a page, for example, is identified solely by the application ID and the ID of the page.

    Then, unique IDS are not transferable through an import / export.

    Install an application and keep the ID of the original application won't change any internal ID in the installed application.

    If the ID name and app object were used to the "key" which would allow applications to be a little more portable/leachable (is that a Word).

    I don't see how it works, or how it would do something more flexible that it isn't already.

    The import of components and of the page, but when he tries to use the same ID internal to the models and other application classes opposed the ID internal are not the same as the IDS exported and therefore fail.

    Right. The ID of the shared components, such as templates, referenced by the page that you have installed are the IDS used in the application that you have exported the page of. Normally, you should install the page in an exact copy of this application, one with the same ID for components shared as the source application. But you've actually created two new applications in two different workspace by changing their application during the installation ID, which makes them 100% dissimilar for such purposes. (Regardless that they now have the same application ID, they cannot be correlated).

    Where can I find a list of the components that are unique to the current mix of work/App space IDS and those who are not independent.

    All components except the pages and applications, I think, get their identity papers adjusted when you change the application during the installation of the application ID.

    Now, what you could have done when you request 202 and want to make 150 has been to change the export file and changed several references to 202 to 150, remove app 202, and then use SQL * more to install the application using this file. There would have not been in the ID being adjusted.

    Scott

  • affect the other model page

    A way to assign another template to an existing page?  It's a long story but I don't really look forward to rebuild this model to the top page.

    You don't really give a lot to do, but you can apply a template to a page to go to the top to change | Model | Apply the Page model.

    When you apply it, in general, get it a box saying that there are areas editable seveal who had a conflict and you specify where which section will go in your model...

    Gary

  • How to access the Page bean for handling Fields

    Scenario is,

    I have a page Fragment on delimited from the workflow and the page Fragment contained text entry boxes that are not related to any column from the database.  I put my stream of delimited tasks JSPx on page as a static region. Please help me about this how can I access these boxes comments presented on the Page of Data Manipulation in the bean to manage.

    Zaid,

    Please see the thread for details suggested below:

    What can do us for inputText fields in a bean for the data entry of user page jsff?

    You can create a variable of bean and who associate with the inputtext.

    You can bind the text of entry to the beans using the element binding.

    See you soon

    AJ

  • How to make my profile Page in Custom Page model

    Hello Experts

    We created a custom in webcenter PS3 page template. The model has a "goLink' called 'Profile' with
    "Href: / webcenter/spaces/page / + my profile."

    Problem: when we click on the link, it renders (displays) profile in the seeded page template page for example 'WebCenter spaces Top Navigation. "

    How to get the 'My profile' page in the custom page template?

    Help, please.

    Concerning

    Hello

    There is a way that we used to render the page my profile in our custom page template.
    Here it is:

    Use the following URL:
    http://<:port-if-required>/webcenter/faces/oracle/webcenter/page/scopedMD/s8bba98ff_4cbb_40b8_beee_296c916a23ed/businessRolePages/MyProfileMainView.jspx?wc.contextURL=

    : the host name where webcenter is installed.
    <:port-if-required>: If the spaces are accessible via the port, mention it here.
    : for example: / space/myspace (instead of myspace, specify your name space... If the page template is applied to several spaces that mention this: #{spaceContext.currentSpaceName} for the current space)

    The above url works with 11.1.1.4 and 11.1.1.6.

    Hope I said clearly. If it helps please mark my post correct or useful.

    Kind regards.

    Published by: khuishaque on July 3, 2012 15:34

    Published by: khuishaque on July 3, 2012 17:18

  • Where is the Refresh command from the page menu of Firefox on Mac?

    Cmd + r used to refresh the pages for me, but for some reason any stopped working in Firefox. It's pretty easy remap the command to a menu item, but the item menu to refresh page in Firefox is gone! It has been under notice. I looked in all the menus, but the Refresh command seems to have been deleted. Of course, I use the icons, but it's just bulky.

    I can't see how to close a question. CTRL + R has started working again, so I would like to mark this as resolved.

    That said, as a suggestion for the development of Firefox, I recommend to get away from the idea of the menu Burger - one of the worst DCP interface of all time in my humble OPINION!

Maybe you are looking for

  • Lack of new button separator

    First noticed in FF29, but may occur earlier. Buttons new separator and new space are absent from the list of buttons customization. How can I get back them?

  • Win xp-connection

    Trying to connect my ASUS Netbook running Win XP, to the Internet via COMCAST, via a MOTOROLA SBG 901 wireless modem. Everything works fine for the iPad2 that I'm typing this and my other laptop. When I click on my network name, he asked the network

  • The upgrade computer laptop RAM 16 GB. Is it possible for my laptop?

    Hi everyone, before forward us here are the details of my laptop, HP dv6 3264-ca AMD Triple-core 2.1 GHz processor 6 GB OF RAM 128 MB of video memory I would like to know if I install Windows 7 Ultimate on my laptop, it is finally possible to upgrade

  • Can I connect an ipod with my US Cellular Broadband card?

    My daughter just got an ipod and internet connection, I have the card U.S.Cellular Broadband.  We cannot understand how, if even possible, to get the ipod connected to the internet through this.  Any help would be greatly appreciated.  Hopefully some

  • Remote Desktop Connection has stopped working since 7 for 2008

    Hello Dears I have strange problem and I have read everything discussed here, but it's not helping I have asus laptop with Windows 7 Home x 64 N53SM everything beautiful, and up-to-date Remote Desktop works well also one problem I can't use desktop r