Oracle Enterprise Manager 12c Plugin development - oracle

I am very new in developing a plugin for Oracle Enterprise manager. I have setup my work environment(installed Adobe Flex builder,Extensibility Development Kit(Edk) and all). I have also succesfully deployed a sample plugin to OEM grid control. Now I have a few queries which can be solved by someone who already done plugins in OEM(Hope SE contains some). I have posted in oracle's forum,but getting no response. Here are my queries:
1) Is it possible to add the Sample plugin created also to be listed when selecting the targets from Enterprise>Monitoring>Logs? If yes, how can I do that.
2) Also, in that case can I add a custom UI instead of showing logs in table.
Thanks in advance!!

For those who came across the same problem and get here through google,
please go to https://forums.oracle.com/forums/thread.jspa?threadID=2481432&tstart=15 for details.

Related

Nativescript force latest store version

I am trying to figure out how to force the user to use the app only if he has the last update of it( So the app should check if the local and store version are the same). I've seen this feature in some apps. Found this plugin : https://www.npmjs.com/package/nativescript-store-update. It works great on iOS but it does not work at all on Android, so I am clueless right now on how to do this. Any help would be much appreaciated. Thanks
While not sure about forcing to update the store version, you can use the newly introduced AppSync functionality to create mandatory updates for your codebase. See this blog post for details or just search for nativescript-app-sync

How to build website build with Oracle-jet

Anybody working in oracle jet please help me to develop a website for my application.
Is this best for Website building? please tell me...
Yes you will get all graph and ready made components and few commands will help you to create production ready code
https://www.oracle.com/webfolder/technetwork/jet/globalGetStarted.html
go to this page use Command Line Tooling option
Use the cookbook from oracle for oracle jet .
https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html
set up a project as per requirement and start working on it. not sure whats you exact requirement as per question.
Oracle jet is good for building SPA, it has built components makes web development easy rather than one coding their components.

Opentaps 1.5M3 not available to download

I have started using opentaps and want to set up this in multi-tenant mode.
In opentaps-1.5, create-tenant target is not available so we can not create tenant dynamically.
After googling a lot, i found latest ofbiz provide this functionality
I want to this in opentaps, but not able to download 1.5M3.
Can any one help me over this?
Opentaps is an OFBiz fork, they are are not in synch for a long time now. To use the latest OFBiz features and profit from the community work I suggest to switch to standard OFBiz.
If you need certain features in standard OFBiz which are missing, please feel free to submit a Jira issue.

Pivot4J not showing int Pentaho Business Analytics - Community Edition

I am taking a course on Coursera and we have been asked to use the community version of Pentaho Business Analytics (PBA).
I have download the latest PBA server and plugin for Pivot4J, however, when I launch the web interface and click on new, I do not see the Create Pivot4J View as shown in most demos.
I have launched the interface on 2 systems with Windows 8.1 Pro and Windows 10 Pro OS running on them.
Can someone help me out please as the deadline for me to turn in my work is in 3 days?
Thank you.
Please see screenshot below of what I have tried to explain above.
http://localhost:8080 Home Page
Try with 0.9 version from pivot4j site and maybe Pentaho 6 version is note yet supported so try 5.4 ba server.
You should download and unzip Pivot4J plugin into: ./pentaho-solutions/system folder in the BIserver, follow:
this link
or if this still does not show the pivot4j option you can install it through the Marketplace, there you can install/unistall pluggins, including pivot4j.
After you install or update stop and start the server and it will work.
When you unzip the file pivot4j-pentaho-0.9-plugin.zip it will create a folder called pivot4j. Don't move the contents in the folder move the entire folder to:
C:\program files\pentaho\biserver-ce\pentaho-solutions\system\pivot4j\
This is will work if you are not seeing the plugin in the drop down in Pentaho.
Granted everything else was done correctly.

JDeveloper Create Web Service

I am following book Getting started with oracle suite 11g R1 A Hands on tutorial.
I am using a bit more recent versions that recommended in book (because there is no place any more where I can download files recommended by book) and till now everything was OK.
Specifically I am using JDeveloper Studio Edition Version 11.1.1.5.0, Build JDEVADF_11.1.1.5.0_GENERIC_110409.0025.6013, SOA Composite Editor 11.1.1.5.0.01.74 and SOA Server PCBPEL_11.1.1.5.0_GENERIC_110418.1550.0174
while in book they suggest JDEVADF_11.1.1.1.0_GENERIC_090615.0017.5407. and SOA Composite Editor: 11.1.1.0.0.52.19 and SOA Server PCBPEL_11.1.1.1.0_GENERIC_090618.1440.5219.
Here comes the problem:
In book they instruct to do this
But when I try do do that, i get this (look similar to screenshot from book)
...and here comes the big difference...
..and especially after I click at magnifying glass...
After this point whatever I try I can't get to this:
Have a missed some step?
Or if the JDeveloper version are so much different how should I accomplish what they instruct to do? Or a problem is in a SOA suite or it's JDeveloper extension?
Up to this point all tests were passed, and everything was working as suggested in a book.
How should I resolve that problem?
Where could I get files that they advise to be used as Oracle is not offering them anymore for download?
(quotation from book)
Go to:
http://www.oracle.com/technology/products/soa/soasuite/index.html, and
download the following from SOA Suite 11g Release 1 (11.1.1.1.0) to
c:\stageSOA:
WebLogic Server:wls1031_win32.exe
Repository Creation Utility:ofm_rcu_win32_11.1.1.1.0_disk1_1of1.zip
SOA Suite:ofm_soa_generic_11.1.1.1.0_disk1_1of1.zip
JDeveloper Studio, base install: jdevstudio11111install.jar
Is there ANY tutorial or book which covers the most recent version of SOA Suite 12c altogether with JDeveloper and Database - so in short, updated version of their book? Especially if it covers SoreFrontDemo (or similar) application?
UPDATE: If I click here
and select that option than I have option to do this:
..and this...
and finally this - coud thisbe resolution to this problem?
UPDATE 2:
I found JDeveloper version jdevstudio11112install.jar and with it screenshots from book matches screen menus from that version of JDeveloper. Still it would be better if i could find version jdevstudio11111install.jar. I had to find and manually install soa-jdev-extension.zip because it is not avaiable with automatic update/install of extesnions (JDeveloper asks for support username and pass).
What I want to ask is how to get to following screens in JDeveloper jdevstudio11115install.jar or jdevstudio11117install.jar or who are still more- less officially supported.
If I could get there then I could set those parameters instructed by the book.
Is there ANY place where I could get jdevstudio11111install.jar as well as the following files from SOA Suite 11g Release 1(11.1.1.1.0):
WebLogic Server: wls1031_win32.exe
Repository Creation Utility: ofm_rcu_win32_11.1.1.1.0_disk1_1of1.zip
SOA Suite: ofm_soa_generic_11.1.1.1.0_disk1_1of1.zip
JDeveloper Studio, base install: jdevstudio11111install.jar
At this point:...
and here comes the big difference...
Click the Green + where it says Input - this will lead you to where you can choose the type.
The search-spyglass icon you were clicking on is where to SAVE the WSDL it will generate based on the XSD. You choose the XSD by clicking the Green +.
A GREAT book to learn SOA Suite is here.
Start with that and go through the tutorial at the back - takes you from XSD/WSDL to full SOA Suite impl in a few chapters.

Resources