HELP:  Connecting to the Java Dictionary from your Local NDS Environment...

In order to simplify local development and remain consistent with the use and data in the Java Data Dictionary, we would like our developers to connect to the JDD on the development server.  We believe we can accomplish this, but the question is "How do we set security on the central JDD so that developers cannot update tables and data that do not belong to them"?? 
Any help would be greatly appreciated.

Hello,
I work with Peggy and wanted to clarify our issue.  We know we can contorl access to the Java Dictionary within NetWeaver by assigning them to tracks.  That's not our concern right now.  What we're worried about is that our developers will have to set up a DataSource to the Oracle DB on the development server, and will therefore know the password to that database.  Once they know the password they would be able to access the data in all the tables - including ones not in their own tracks - because they could use any database tool to get to that data.
In addition, we're concerned not only about developers updating data, but even reading, as some of our data is sensitive data that only those working on the project should be allowed to even see.
Thanks for any other advice you have,
Jennifer

Similar Messages

  • Need to allow users to upload images (jpg) in the flash (.swf) from your local computer (with the drive C). Help, please.

    Faly .swf is on the server.
    The user loads the page HTMl file .swf.
    By clicking on button_mc the user can select from your computer (local disk) image file to upload not on the server and temporarily - to flash - the file.
    Фалй .swf находится на сервере.
    Пользователь загружает страницу HTMl с файлом .swf.
    По нажатию на кнопку button_mc пользователь может выбрать на своем компьютере (локальном диске) файл картинки для загрузки не на сервер, а временно - во flash - файл.
    Below given code works only if the image file .swf are in the same directory (folder).
    I know the file name, but I can not find the full local path to his computer to the selected file.
    Ниже приведенный код работает, только если картинка и файл .swf находятся в одной папке (folder).
    Я могу узнать имя файла, но не могу выяснить полный локальный путь на его компьютере до выбранного файла.
    How do I get my site you can download at home in my swf file to a photo to her dalsche work?
    Как сделать, чтобы пользователь моего сайта мог у себя дома загрузить в мой файл swf свою картинку, чтобы с ней дальще работать?
    button_mc.addEventListener(MouseEvent.CLICK, buttonClick);
    function buttonClick(event:MouseEvent):void {
    var mm:String = new String();
    var myFileReference:FileReference = new FileReference();
    var myFileFilter:FileFilter = new FileFilter("Images", "*.png;*.gif;*.jpg");
    try {
    myFileReference.browse([myFileFilter]);
    myFileReference.addEventListener(Event.SELECT, onSelectFile);
    function onSelectFile(event:Event):void {
    mm = FileReference(event.target).name;
    var loaderPic:Loader;
    loaderPic = new Loader();
    loaderPic.contentLoaderInfo.addEventListener(Event.INIT, initListenerPic);
    var urlClipPic:URLRequest = new URLRequest(mm);
    loaderPic.load(urlClipPic);
    function initListenerPic(event:Event):void {
    addChild(loaderPic.content);
    } catch (illegalOperation:IllegalOperationError) {
    trace("Ошибка");
    button_mc.buttonMode = true;

    My question was too difficult for everyone?
    Nobody has been able to help.
    I thought that in this forum a lot of professionals.
    It seems - I was wrong.
    If there is someone who can help, contact us.
    [email protected]

  • Cannot connect to the iTunes Store from my home network since I upgraded to ios 6

    I own an iPad 2 and recently upgraded to ios 6. Since then, I cannot connect to the iTunes store from my home network.  I can navigate any other site and access any other application.  I can even reach the iTunes store through My Personal Hotspot and through my office network. 
    Has anyone experienced something similar?  My network carrier is Telmex and I know for sure, they block port 25.  Any guess on whether there could be a setting impeding connection?
    Help!!!

    Hi Nickey,
    If you are having difficulty connecting to the iTunes store from your PC there are a number of things you can try to get connected again. Details are available in this article -
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    I see you have already checked to make sure your system and other software is up to date, but there are plenty of ways to continue from there.
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • Unable to Connect to SQL 2000 Instance from Windows Server 2012 environment

    We have a windows server (TEST) 2012 environment , where our test SQL Server 2012 instance is hosted.
    We have a different (DEV) Server (windows 2000)  where a SQL Server 2000 instance is present.
    When I RDP to our Windows Server 2012 box, I cannot connect to the SQL 2000 server instance from SQL Management Studio. (whereas I can connect to
    the same server from my local machine which has windows 7 and SQL 2012 installed). 
    This is the error i see - 
    "A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The specified network name
    is no longer available.) (.Net SqlClient Data Provider)"
    When run from SQL Agent Service from TEST (A Job which tries to connect to that SQL 2000 instance to read some data using SSIS) , we get the following
    error - 
    An OLE DB record is available.  Source: "Microsoft OLE DB Provider for SQL Server"  Hresult: 0x80004005  Description: "[DBNETLIB][ConnectionRead
    (recv()).]General network error. Check your network documentation.".
    The same SSIS package runs successfully from my local machine.
    Please, could someone advice how to resolve this situation?

    Thanks Olaf.
    Its just that we have legacy systems here in our company, who, for some reason haven't upgraded their older infrastructure, whereas they have set up new Windows 2012/SQL 2012 environments for the newer sql instances where they want to transition to !
    Not sure what the solution is honestly. It is affecting our timelines now. The infrastructure team needs to take a decision now, as to what to do.
    I do have to add, we were able to connect to these "older" servers from our Windows 7 client machines which have SQL 2012 - both from SQL management studio & SSIS (using OLE-DB Provider for SQL Server).

  • I have tried everything to connect to the itune store from in itune, I have tried everything from apple support team, no help.  I am able to get everything up on my iphone just not from my PC, Anyone else having this problem

    last month I begin having problem connecting to the itune store.from my PC,  Have had apple support help but that did no good.  Itune will not connect. Tried everything from the troubleshooter page but it did not help.  It have been 4 month now.  Anyone else have any ideals?

    many thanks.
    With those symptoms, I'd try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • Error connecting to the BPEL server from JDeveloper

    My student asks about an error she gets while trying to test a connection defined in JDeveloper to a mid-tier BPEL PM. She gets one error the first time the connection is tested, another at second and subsequent tests.
    The following error I get only the first time I test connection:
    org.apache.soap.SOAPException:Unsupported response content type "text/html", must be: "text/xml". Response was:
         <HTML><HEAD><TITLE>500 Internal Server Error</TITLE></HEAD><BODY><H1>500 Internal
         Server Error</H1><PRE>java.lang.NoClassDefFoundError<br> at oracle.tip.pc.services.TestConnection.<init>(TestConnection.java:68)<br> at oracle.tip.pc.services.__TestConnectionStatelessWrapper.init(__TestConnectionStatelessWrapper.java:39)<br> at oracle.j2ee.ws.InvocationWrapper.init(InvocationWrapper.java:81)<br&gt
         ; at oracle.j2ee.ws.RpcWebService.getWrapper(RpcWebService.java:533)<br> at oracle.j2ee.ws.RpcWebService.doPost(RpcWebService.java:205)<br> at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)<br> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)<br> at
         com.evermind[Oracle Application Server Containers for J2EE 10g  (10.1.2.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:778)<br> at
         com.evermind[Oracle Application Server Containers for J2EE 10g  (10.1.2.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)<br> at
         com.evermind[Oracle Application Server Containers for J2EE 10g  (10.1.2.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)<br>
         at com.evermind[Oracle Application Server Containers for J2EE 10g  (10.1.2.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)<br>
         at
         com.evermind[Oracle Application Server Containers for J2EE 10g  (10.1.2.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)<br> at com.evermind[Oracle Application  Server Containers for J2EE 10g  (10.1.2.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)<br>
         at java.lang.Thread.run(Thread.java:534)<br></PRE></BODY></HTML>
         The following error I get from the second time I test connection
         org.apache.soap.SOAPException:java.lang.NullPointerException at oracle.tip.pc.services.__TestConnectionStatelessWrapper.invokeMethod(__TestConnectionStatelessWrapper.java:146)

    Hi,
    Did you check whether Test Connection is giving success message from your JDeveloper ? if not then it will show you where exactly the problem is.
    As at the end you are getting the error :- #### Invalid Oracle Home directory
    so please check once again for your directory path (it could be case sensitive) where you are trying to deploy.
    Thanks
    <Neeraj Sidhaye/>
    Try_Catch_Finally AT YAHOO DOT COM
    http://ExtremePortal.blog.co.uk

  • Need help connecting to the internet via Dial-up?

    Hi! My son and his mini have moved back to Vermont, and where he is only dial-up is available. I thought the hookup would be simple......I haven't a clue. I have been on high spped cable for so long that I need help!!!!! Here is what I tried. Phone cable to the modem. (Can't connect it directly to the mini because it only takes an ethernet cable) USB cable from the modem to the mini. Using the Verizon software we got nowhere because we could not get a connection...Need help, Thanks Bill

    The first bit of info is which Verizon number to use to dial-up, so that it is a local call. Is your son going to call from Essex Jct or somewhere else? Basically we need his area code and first three digits of phone number, if you are comfortable giving that. Otherwise you'll have to call Verizon and ask them for the local number to call.
    Then we have to look up how Verizon wants login info. Perhaps another customer can help here. The conventions vary from one ISP to another. Please don't give us you login here!
    That should be enough to get you connected and surfing. Then we have to configure the mail program. But again a little research or help from another Verizon customer will do the trick.
    Please don't install their software. I've spent countless hours removing ISPs' extra software from friends computers. Such software does not necessarily make things faster and it leaves you with a non-standard system. It's also about getting their hooks into you to push more advertising at you and more revenue their way. (This helps explain why they are so eager for you to use their software BTW.)
    There are techniques to speed up dial-up, but they don't involve extra ISP software and ads. They have to do with keeping the ads away in the first place.

  • Connecting to desktop Java application from R/3

    I want to connect to a java application program in my desktop and return a parameter to R/3. I have installed Java connector and I want to call the java application from R/3 using Java connector.
    I was able to get few samples to setup the RFC destination for a remote server program, but I was not able to find anything for an application in the client system. How to setup the RFC destination for a Java connector to call the application in the desktop? Can anyone please answer this question.

    Hi Allam,
    1. Why do you need to connect from backend system to your desktop client? Did I understood it correctly that it's exacly what you want to do?
    2. I guess examples you saw are for JCO or JCA which is a part of SAP J2EE server. Simply speaking the server is waiting for a client request and your desktop application probably not. If you still are sure that server->desktop connection is what you need then you have to emulate the server on your self and then depending on what you need JCO/JCA you have to create a kind of container that will implement listening service.
    I'd like to hear your answer for question one to give you more detailed answer.

  • How can I drop the java objects from a schema

    hi..good afternoon all...
    How can I drop the java objects from a database schema???
    suppose the credentials are scott/tiger@db1
    Another thing is that...I have to do this from cmd(command prompt) as there is no plsql developer or sqldeveloper installed in the machine.
    plss help...thanks in advance...

    hi...i have already tried all the options..but it is showing the error..
    ora:01435 - user does not exist
    but when i have given the command...
    select object type, object_name, status from user_objects where object_type like'%JAVA%';
    then it is showing that the java_object is present....
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL>
    SQL>
    SQL>
    SQL> set linesize 200
    SQL>
    SQL>
    SQL>
    SQL> select object_type, object_name, status from user_objects where object_type
    like '%JAVA%';
    OBJECT_TYPE OBJECT_NAME
    STATUS
    JAVA CLASS javaclass1
    VALID
    JAVA SOURCE javaclass1
    VALID
    SQL> drop java source javaclass1.java;
    drop java source javaclass1.java
    ERROR at line 1:
    ORA-01435: user does not exist
    SQL>

  • When instructed "the java binary in your path"

    please help
    when Im instructed with the following:
    a JDK or JRE 1.0+ (see www.javasoft.com) installed and the java binary in your PATH
    my operating system is windows server 2000
    how do i set the path to to the java binary, Is the java binary. Is the java binary the bin folder, if so i have two of those, one directly under the jdk folder and one under jre folder.
    Do i use autoexecute.bat, if so how.
    thank you for any help rendered.
    Yaary

    Oh oh.
    Java uses the sys var CLASSPATH to look for - well - java classes.
    For that reason, CLASSPATH should always include ".;<yourJavaDir>\jre\lib\rt.jar" or ".;<yourJavaDir>\j2re1.4.x\lib\rt.jar". This ensures that Java can find the classes that come with the distribution (i.e. everything in rt.jar) and all classes in the directory from which you invoke Java or Javac.
    Now, the "<yourJavaDir>\jdk1.x.x\bin" thingie belongs into your PATH variable - that's the var your system uses to look for executables, i.e. java or javac.
    Regards, Thomas

  • Error: there is a problem connection to the GPRS service in your registered home network, error trying to make data connection. this may be casued by a voice call, a wired activesync connection or inncorrect network setting

    like 2 weeks ago i called in to att to see how much is the data plan and it would end up costing $30.
    so i was like screw that. well they figured that i got a new phone replacing the LG shine. so they asked
    for to call this number so they can recieve data which would updated the system that i have a plam treo 750.
    ever since this conflict i can't send picture messages. i get that problem. everytime i attempt to send a picture
    i recieve this.
    - there is a problem connection to the GPRS service in your registered home network.
    - then i get a test that says error trying to make data connection. this may be casued by a voice call,
    a wired activesync connection or inncorrect network setting.
    please someone help me.
    btw. hard reset and soft reset did not work for me.
    Post relates to: Treo 750 (AT&T)

    problem fix, i had to call in. customer serivce. and when i called to ask about the plan. they blocked it. so i had to unblock my internet.
    Post relates to: Treo 750 (AT&T)

  • I had a hard disc failure and had to reload Design suite 6 from disc.  The program is now telling me I have 7 days to register the product or it will quit working.  The serial number is already registered.  It won't connect to the adobe site from the popu

    I had a hard disc failure and had to reload Design suite 6 from disc.  The program is now telling me I have 7 days to register the product or it will quit working.  The serial number is already registered.  It won't connect to the adobe site from the popup screen that comes up telling me I only have 7 days to register.  What do I do?

    Go to the Help menu in Photoshop and choose Activate. It should open a wizard allowing you to do this.
    If that fails, Contact Customer Care after clicking on one of the activation links. The more information you give them, the easier it will be for them to help you.
    Gene

  • Connect to the BPEL PM from another server

    Hi,
    i try to connect to the bpel PM from another oc4j server (i tried also tomcat with the same result) ..
    i have almost the same code as in samples\tutorials\102.InvokingProcesses\rmi :
    Properties props = new java.util.Properties();
    ClassLoader loader = this.getClass().getClassLoader();
    java.io.InputStream is = loader.getResourceAsStream("context.properties");
    props.load(is);
    Locator locator = new Locator( "tv", "tv", props);
    context.properties:
    orabpel.platform=oc4j_10g
    java.naming.factory.initial=com.evermind.server.rmi.RMIInitialContextFactory
    java.naming.provider.url=ormi://192.168.4.211:23791/orabpel
    java.naming.security.principal=admin
    java.naming.security.credentials=welcome
    dedicated.connection=true
    i always get the following error:
    Failed to create "ejb/collaxa/system/DomainManagerBean" bean; exception reported is: "javax.naming.NamingException: Lookup error: java.io.EOFException; nested exception is: java.io.EOFException [Root exception is java.io.EOFException] at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:183) at javax.naming.InitialContext.lookup(InitialContext.java:347) at com.oracle.bpel.client.util.BeanRegistry.lookupDomainManagerBean(BeanRegistry.java:218) at com.oracle.bpel.client.auth.DomainAuthFactory.authenticate(DomainAuthFactory.java:83) at com.oracle.bpel.client.Locator.(Locator.java:126) at com.oracle.bpel.client.Locator.(Locator.java:97) at com.unient.opas.action.InitAction.execute(InitAction.java:64) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415) at javax.servlet.http.HttpServlet.service(HttpServlet.java:763) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:61) at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:672) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:378) at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:272) at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:36) at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:206) at oracle.oc4j.security.OC4JAccessController.doPrivilegedWithException(OC4JAccessController.java:186) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:85) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:211) at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1056) at org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:261) at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:388) at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:316) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:231) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415) at javax.servlet.http.HttpServlet.service(HttpServlet.java:763) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:61) at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) at com.unient.provisioning.userdb.support.HibernateViewFilter.doFilter(HibernateViewFilter.java:52) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17) at com.unient.provisioning.userdb.support.acf.ACF.doFilter(ACF.java:89) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:670) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:378) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:869) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:288) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:120) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:294) at java.lang.Thread.run(Thread.java:534) Caused by: java.io.EOFException at com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMIConnection.java:800) at com.evermind.server.rmi.RMIClientConnection.lookup(RMIClientConnection.java:114) at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:250) at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:154) ... 44 more
    i have Oracle BPEL Server version 2.2 and i try to connect from 10g oc4j.
    Does anyone know what to do?
    Thanks, Tomas

    You can either install SQL Server management Studio or SQLCMD and then work with Windows Internal Database
    Both of these are freely downloadable from microsoft website.
    Please find the links for SQL 2014
    Management Studio
    http://www.microsoft.com/en-gb/download/details.aspx?id=42299
    You can download one of these based on 32/64bit
    MgmtStudio 32BIT\SQLManagementStudio_x86_ENU.exe
    MgmtStudio 64BIT\SQLManagementStudio_x64_ENU.exe
    SQLCMD
    http://www.microsoft.com/en-gb/download/details.aspx?id=29065
    Check the section  Microsoft® SQL Server® 2012 Command Line Utilities
    HTH
    Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

  • TS1363 I can't connect to the itunes store from my Windows Vista PC. I have run diagnostics and itunes have verified my internet connection as positive, but not the secure link to the itunes store. This comes up as failed.  Any suggestions?

    I can't connect to the itunes store from my Windows Vista PC. I have run diagnostics and itunes have verified my internet connection as positive, but not the secure link to the itunes store. This comes up as failed.  Any suggestions?

    everytime I try to open the store it endlessly says "accessing iTunes store" but it never opens.
    With those symptoms, I'd try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • I cannot connect to the itunes store from my PC

    For some reason, starting about 2 months ago, I can no longer connect to the iTunes store from my PC.  Does anyone have any idea why this would occur?
    Obviously all my internet connections are fine and it is not a firewall or filter issue.

    Could you walk us through what happens (when you try to connect to the Store) in some more detail, please?

Maybe you are looking for

  • Tutorial to build a comments page

    I am looking for a comments tutorial that I can put on my webpage for a particular subject. Such as people wanting to make a comment on a movie and the ability to quote other people. I would like not to require people to login to leave a comment. Tha

  • COMMIT

    Hi, I want to do a test, I loaded a table in DB2 from another table with 600,000 records, The problem is that there is many records and an error occurs, error+ --> Virtual storage or database resource is not available How it is possible to complete t

  • Servlet out.println() method!

    Hi, I've been developing servlets for a year now and have found it ridiculous to output the whole HTML page using numerous out.println() lines. I think for a problem so vastly faced, there should have been a solution long time back (other than JSP) A

  • Oracle 8i download question

    This is sort of a dumb question but my ethernet card is broken so I'm trying to download the 8i zip file and it downloads maybe 2 megs of the approximatly 300 meg file and then says download successful??? Any ideas. I'm assuming I'm just getting cut

  • Layer style screen pops up for each photo in Automate Batch processing

    Please HELP! I managed to re-record an existing Action without problem. I double click on <Set Layer style on current layer> and change to a new Layer Style for my Watermark Text. The <Contour> is Linear. The Actions panel turns red during editing. B