Unable to see process activities in component palette

Hi
I am unable to see the diagram view of BPEL(Even after successful migration from 10.1.2)
I am using 10.1.3 JDev
I am unable to see Process activities list in the componenet palette
Can anybody help me ...
Thanks
-Praveen

yes got the same issue but hasnt gotten the solution yet..

Similar Messages

  • Drag and drop activities from component palette does not work properly

    I have problems with dragging and droping activities from component palette to bpel designer. I follow an sample to combine BPEL proces with Business role engine and try to drop decide activity bellow receiveInput activity but it is not picked up. Clicking on receiveInput activity and chosing with right mouse buttom insert after, decide activity is not in selection choise.

    Hi,
    I don't know what is causing the problem, but I have been able to avoid it by starting Jdeveloper from $home\jdev\bin\jdev.exe.
    Regards,
    Mathias

  • Unable to see 'Search Dialog Box  Component' option

    In trying to follow Thilo Brandt's article to 'Develop a Serach Component for KM Search iView', but I'm unable to see Content Management -> User Interface -> Mapping -> Search Dialog Box Component. Is there something I need to 'turn on' so that I can view that option?
    We are using EP6 SP2.
    thanks,
    Biju.

    Forgot to mention that the article is available at: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/developing a search component for km search iview.article

  • BUG: Unable to add tag library to component palette on linux (Ubuntu)

    As already discussed in the thread problem with adding Sun JSF RI v1.2 as a new library in JDeveloper 10.1.3.1 i have problems adding the Apache Trinidad (faces) tag library to the component palette. Actually the adding is not the problem and initially after adding it, it works. But when closing JDeveloper and restarting the components have disappeared while they are still selected in the Edit Tag Libraries menu. This problem only occurs on Linux and not under windows.
    Kind Regards,
    Andre Jochems

    Hi,
    Thanks for reporting this issue
    Frank

  • Unable to find ADF Faces core option in the component palette...

    Hai
    I am learning ADF framework. Iam going through the ADF developers guide..
    When i am layouting a JSF JSP page .. am unable to find the panelPage option...
    In the tutorial i read like this
    component palette-->ADF Faces core ---> panelPage.
    I am unable to find this option...i am using Jdev10.1.3
    any one can help me....

    What exactly can't you find?
    The component palette? It is by default on the right side of JDev.
    The ADF Faces Core option? The component palette is by default initiated on HTML Forms (I think). When you click on this, you'll be able to select the desired option.
    The PanelPage? When selecting ADF Faces Core as describe above, you should see PanelPage among the possibilities.

  • Mobile Sales- The manger is unable to see activities in the calender view

    Hi,
    I have a Manager when he clicks on the calender option he is unable to see all the activities scheduled for a particular employee in his calender viwe whereas if i check that particular employee's calender he has all the details of the activities.
    Why is the manager  unable to see all the activites in his view.
    I have chekced for the Activities (by employee)subscription for teh Manager's site, that exists.
    If anyone has an idea please reply ASAP. Thank you.
    Best regards,
    Sanyogita

    Hi,
    the calendar functionality is not based on subscriptions but on the assigned employees for an activity.
    In other words a team hierarchy based (only) on subscriptions is not reflected in MSA.
    Therefore activities are only displayed in the calendar TS if the current user is assigned as responsible.
    If you really want to see all activities of all employees in the manager's calendar then these employees need to maintain this manager as (additional) responsible person for their activities.
    Regards,
    Wolfhard

  • Unable to see deployed process in Business process workspace

    Hello ,
    I am using BPM Suite 11gR1 in Oracle Jdeveloper. As using Hello world sample, I deployed the process successfully at weblogic server But i am unable to see the deployed application bpm/workspace (Business Process Workspace).
    How can i make sure this? There is no exception in server logs.
    thanks

    Thanks MSR.
    I have other Web Dynpro applications that I have succesfully deployed and they display correctly in the WDP Content Administrator.
    The application in question is fine up until the point I activate the changes. So using NWDS I build and deploy the application, and it shows correctly in the Content Administrator. Once I activate the Activity I can no longer see the contents of the DC through the Content Administrator.
    So what I see in our development environment is:
    + rd1.com/WorkingOK
    + Applications
    + Components
    + Models
    - rd1.com/NotWorking
    (The rd1.com/NotWorking node cannot be expanded)
    Therefore I can no longer run the NotWorking application or transport it into QA/Production.
    I have noticed that in the Development Configurations perspective in NWDS that the DC in question does not have src/packages/ProjectProperties.wdproperties

  • **Missing-Component palette("Partner Link") in Process Activity In BPEL

    I am using JDeloper version 10.1.3.4.0 this is missing some Component palette in Process Activity In BPEL like "Partner Link", Please Tell me which version I should download which is complete, or can I download some add ons.
    thanks
    Yatan

    hi John I have downloaded "Oracle JDeveloper Studio Edition for Windows" however the Partner Link pallet is still missing. please tell .
    thanks
    Yatan

  • Unable to see the Application component 0PA_PD

    Hi BW Experts,
    I am able to see the application component 0PA_PD under application component PA in our development system. I have activated a data source under 0PA_PD in the development system. I then  moved the data source to our test system (R/3). However in our BW test system, I am unable to see the application component 0PA_PD under PA in the modeling and hence am unable to replicate the data source in the test system.
    Could you please advice what I have to do in order to see the application component in the test system.
    Thank you in advance.
    Sai

    Thanks Mr. V,
    I did replication of the top application component PA but still the 0PA_PD did not show up.
    I also ran the RSA9 and still the 0PA_PD did not show up under the PA. Other application components like 0PA_BN are appearing under PA but not the 0PA_PD.
    I checked the test R/3 system and the data source is available under the application component 0PA_PD. But somehow the 0PA_PD is not appearing on the test BW system.
    Please help.
    Thanks,
    Sai

  • Unable to add component palette in jdeveloper

    Hi,
    Im unable to add component palette in jdeveloper, it is giving exception and the stack trace is here below, pls let me know the solution.
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    java.lang.NullPointerException
         at oracle.ideimpl.palette.PaletteImpl.populate(PaletteImpl.java:240)
         at oracle.ideimpl.palette.PaletteWindowImpl.checkIfPopulated(PaletteWindowImpl.java:323)
         at oracle.ideimpl.palette.PaletteWindowImpl.show(PaletteWindowImpl.java:364)
         at oracle.ideimpl.palette.PaletteManagerImpl.handleEvent(PaletteManagerImpl.java:174)
         at oracle.ide.IdeAction$1.run(IdeAction.java:579)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)

    Try copying the palette.xml file from jdev\multi\system to your system directory( jdev\system(9....). Also, what system are you using?

  • Unable to find the Facet Ref component in the component palette in 11.1.2.1

    I am unable to find the Facet Ref component in the componet palette in 11.1.2.1? Can anyone tell me where to find this component? Thanks.

    I have the same problem working in the TUHRA2 Tutorial in Oracle JDeveloper 11g Handbook: A Guide to Oracle Fusion Web Development Chapter 17 Page 623. "1. You can use the Facet Ref component to indicate ... Drag a Facet Ref into ... "
    No such component in the JDF Faces or any other Page Type in the Component Palette. I have the source code from http://java.net/projects/tuhra2/sources/tuhra2/show/trunk/ChapterZips?rev=2. The zip file C17-IV.zip has the file tuhraTemplate.jspx. In that file, on line 15 is a <af:facetRef factName="content"/>. How they got it there is beyond me, unless this version JDF Faces lost the tag.
    Jdeveloper 11g Release 2 (11.1.2.1.0)
    Build JDEVADF_11.1.2.1.0_GENERIC_110907.2314.6081
    Java(TM) Platform     1.6.0_24
    Oracle IDE     11.1.2.1.38.60.81
    Versioning Support     11.1.2.1.38.60.81
    Have you had any luck?

  • I can see the component palette

    Hi,
    I have installed recently Oracle9i JDeveloper.... I was not able to see the component although I have
    checked the component palette ....
    Will you please help...
    Thanks,
    Mona

    Mona,
    The Component Palette is context-sensitive so it will only display components on it when it has an editor open that it knows about. For example, if you create a UML Diagram, the palette should be populated with the elements that can be created on the diagram, likewise if you have the UI Editor open you will see buttons, textfields etc that you use in your UI.
    Hope that helps,
    Lisa

  • Component palette not showing up for BPEL process

    When I am using the ".bpel" file, the component palette does not show up even though I click View Component palette.
    I have used the component palette only once. After that I am not able to view it. I tried restarting the IDE but it would'nt work.
    Please help..
    thanks
    svidya

    Hi,
    does the component palette show for other files (e.g. JSP)? Make sure the BPEL designer is open and the press ctrl+sift+P. Make sure the palette isn't hidden by another palette (in which case it shows as a tab)
    Frank

  • Unable to see the application in BPM Workspace for Sales Quote tutorial

    I have created the Sales Quote tutorial steps and deployed the process. The Enter Quote Details user task is in the "SalesRep" role and I have assigned a user from WebLogic user store to "SalesRep" role in the BPM Organization artifact.
    In order to kick off the process, I logged-in to BPM workspace with the user I have assigned as "SalesRep" role but don't find the Sales Quote application under the "Applications" tab.
    I am using 11g PS4(11.1.1.5) and didn't seed the demo users, instead just created the user using WLS console.
    Any thoughts why the user is unable to see the application in BPM Workspace?
    Thanks,
    Satya

    Check two things:
    1. Login to Workspace as weblogic and click the Administration link at the top to verify the role is actually set to a user (just to double check this).
    2. Login to EM, click the SalesQuote composite, scroll down and click the EnterQuote human task component, and click the Administration tab.
    This shows you if there is a task form URI associated with this human task. If not, the initiate link won't show up in the Applications menu in Workspace.
    If not, you can either deploy again from JDeveloper, making sure you have selected the task forms in the deploy wizard and making sure the deployment is successful in the Deployments log window.
    Heidi.

  • ADF Faces not found at Component Palette..

    I am a Tertiary Student currently doing a project using Jdeveloper 11G version 11.1.1.3.0 . I am currently doing a project on Login.jspx. I am unable to select the ADF Faces page from the Component Palette and unable to Locate the Panel Header component in the Layout layer of the Component Palette. May I know is there any other way to be able to locate the ADF Faces Page or the panel header?
    Thanks.

    Make sure you have the 'ADF Faces' and ADF Page Flow' technologies selected to your project.
    Open the ViewController project properties and select the last node in the tree ('Technology Scope'). The two mentioned scopes should be on the selected side to see the stuff you are looking for in the component palette.
    Timo

Maybe you are looking for

  • OfficeJet 4620 - cannot connect to wifi

    Hi, I took delivery of a new 4620 printer yesterday and have been stuggling ever since to connect it to wifi. I'm running Windows 8 Pro 64 bit and have an Asus RT-N66U router (running Tomato firmware v1.28).  I've tried a number of different options

  • Problem with ceartain letters

    After installing FF 4 certain letters in this Italian web site: http://www.martinus.it/visione.htm appear as question marks. Being the web master I wonder if Is this the case for everybody who use the FF 4 ? What causes the problem? R

  • Using {ts 'yyyy-mm-dd'} escape clause won't work

    Hello, I hope someone might answer this on this generic e-mail address I found on the page. I'm having problems with the {ts} esapce syntax in a SQL query. Could anyone help me? Here is a list of the following attempts with the {ts} call and the Orac

  • Datasources (in Websphere)

    Hi, I am using a datasource to connect to a pool defined in my server (Websphere). This is my code: java.util.Hashtable env = new java.util.Hashtable(); env.put(Context.PROVIDER_URL, "iiop://192.168.23.10:900/"); env.put(Context.INITIAL_CONTEXT_FACTO

  • Imposible apply wips profile

    Hi everyone i have 4 WLC 5508 (2 with 7.4.110 and 2 with 7.4.121) 1 MSE (7.4.110) and 1 CPI (1.3.0.20) with 50 license of wIPS enhanced local mode, all its synch WLCs with CPI and MSE Services with the WLCs, but when i create a new wIPS profile and t