How can I connect to a different database schema,other than adobe?

I'm building an application where I want to use a different database for it,for storing additional data for the users(different from "edcprincipaluserentity" table in "adobe" database stores)..How I can connect to my database schema created in MySQL from Workbench,to assign tasks to my users,using the Process Management/Assign Task service?

You can only assign task to user that are known by the LiveCycle User Manager.
When you configure LiveCycle, you can tell it where you want to get the users from. They can be created them locally in the local database, or synchronized from an LDAP directory in which case it'll read the users from LDAP and make a copy of some of the properties to the internal LiveCycle database.
Bottom line, all users have an id (in the edcprincipalentity table) in the adobe database.
If you need your users to come from a different database, then you need to customize the SPI (security provider interface) so that you can synchronize the users coming from your external database. Again, this is a customization since out of the box, we don't synchronize against external database. But it is possible, the API is there and other customers have done it.
I hope this clarifies things a bit.
Jasmin

Similar Messages

  • How can I delete music from my iPad Air other than by one song at a time? I am still on iOS 7.

    How can I delete music from my iPad Air other than one song at a time? I would like to delete a few albums.  I am still on iOS 7.

    You can either sync the iPhone and iPad to a computer that has your music on it and make sure the U2 album is not on the computer. Or you can delete all of the music from both devices (settings > general > usage > manage storage > music. Then redownload your music from your purchase history on the iTunes store
    Also the U2 album is attached to your apple id. To remove it, you will need to go here ---> https://itunes.com/soi-remove

  • How can I  connect to SQL server database thru local network by using JSP?

    I'm currently doing a project by using JSP..And I need to display record from the SQL Server database in our school's local network. May I know how can I do that? How can I write the code so that I can able to access the SQL Server databsase Throught school's network by using JSP? Please tell me step by step how can I do that. I'm using Tomcat 4.1 as Web Server. And I had J2SE and J2EE installed in my computer.

    first you have to establish a ODBC DSN on your computer,
    that connects to the database...you can do that from your control pannel.
    i assume that the TOMCAT server is residing on your computer....(if the webserver is in other computer then you would have to create a System DSN on the data sources ODBC option in the settings>control pannel of that machine)
    then you can use that DSN name to connect to the data base from the class file....for further assistance on how to create the class that access the tutorials in sun site.
    regards
    G

  • How can i create table between different servers schema

    Hi,
    Can any advice me how I can create table on remote oracle schema.
    Thanks in advance
    Faheem Latif

    I am telling you what I know about remote table creation - it is impossible in Oracle, if you trust the documentation of course.
    ORA-02021: DDL operations are not allowed on a remote database
    Cause:     An attempt was made to use a DDL operation on a remote database. For example, "CREATE TABLE tablename@remotedbname ...".
    Action:     To alter the remote database structure, you must connect to the remote database with the appropriate privileges.

  • How can I get a Macbook (pro) with numpad other than buying a second handed

    Actually,
    I am currently using a Macbook (2,1)
    and i bought it because i thought i had a low demand of graphics, displays, etc.
    And i planned to buy a Macbook Pro in several years.
    However,
    after MONTHS,
    Apple Inc, kills numpad, and i was totally shocked and keep searching for any manufacturer or Apple Inc. itself would allow special hardware request.
    By the way.
    what is "full sized keyboard" actually means?
    does it mean just the qwerty keyboard?
    I was really disappointed with the new keyboard design.
    I believed some of the mac users did the same.

    i really hope someone could and i know you understand numpad is numpad, not just numbers.
    i think if the people in the design group or whatever name it is, do use the numpad, or understand how i numpad would actually affect some of the people. apple inc would just keep it.
    maybe you'll say.
    "oh well, time passes. several years later, numpad will be totally illuminated. we are actually making trend of the computer technology!"
    but then so you mean you can actually cut the fn key, change the arrow keys, etc.
    its kind of sad.
    i knew you understand.
    like the new keyboards has those fastforward, play, rewind keys.
    but those are actually optional you can still set universal hot keys if they are eluminated, and also our beloved apple remote did the same (i mean the ones we are now having)
    however numpad is compulsory functional in some extent, there is no way to access numpad other than using the "Keyboard Viewer".((**slowly clicking**))
    and i believed some of the businessman demand them so well.
    why people just cant leave windows?
    its all about compatibility.
    applications are more and more made for mac.
    but now we have some awkward jagged decision made here just now.
    numpad is kind of the vital function to like at least 10% of the people in the world who use computers.
    there is only one reason i can think of if you say so.
    maybe that is a strategy to keep Mac computers up high in the sky,
    so they, oops, cut users by cutting numpad incidentally.

  • Question: How can I save Elements 12 photos edited as other than PSE. I prefer JPEG. Also file forma

    I have two problems with my new Adobe Photoshop Elements 12 editing program. I cannot seem to be able to save an edited photo as a JPEG. How can I do that. I only want to save as a PSE file in case I want to return to it later for further modifications.
    My other problem is that my program locks up on me. I can only get out of the program by shutting down my computer and restarting.

    Jon,
    That was my first thoughts too, but I have just done some tests and I don't think that is now the problem.
    My test was-
    1) Start with a CR2 RAW file and open it with 16 bits/channel
    2) Confirm that it is in 16 bit mode - layers not available etc.
    3) Save As and JPEG, JPG was an option and it converts it to 8 bit in the output file.
    It seems that this has been the case since version 11 - perhaps you could try it to check that I'm not doing something wrong.
    I think that Sureaddy's problem is that he is saving it first as a PSE file. After doing that, I can only save it as a PDF or a PSE file.
    Sureaddy
    When first editing an image, I suggest you save it as a PSD (Photoshop file) not as a PSE (Photo Project File). If you are using layers, then you will be in 8 bit mode. Providing you don't save as a PSE file you should then have the option of saving it in JPEG/JPG format.
    If you must use the PSE format, you could try using the Save for Web option - that can produce a JPG file.
    As for your lock up problem, is there any pattern to when it locks up?
    Brian

  • How can I connect to MySQL external database

    Hello.
    I have a SAP system running in SQL Server 2003.
    I need to connect to external MySQL DB., to operate with this information in ABAP program.
    I have done the step necesary... I mean I go to DBCO transaction and configure the connection like this:
    DB CONNECTION --> AFIS
    DBMS --> MSS
    user name --> xxxxxx
    DBpass -->xxxxxx / xxxxxx
    Conn Info -->MSSQL_SERVER=192.168.1.233 MSSQL_DBNAME=alliance OBJECT_SOURCE=alliance
    I do a test program, when I do the statement CONNECT TO, sy-subrc 0 and connection = DEFAULT... I mean, with this form I cannot connect to MySQL Database...
    Can you help me to do this?? I think the problem it's the connection string in DBCO... but I'm not sure...,
    Would be possible to connect by MySQL ODBC??? I mean , installing the ODBC driver in my SAP server, and using this in ABAP Program??
    Thks.
    DATA: BEGIN OF wa,
    cod_modelo(20),
    END OF wa.
    DATA: dbs TYPE dbcon-con_name.
    DATA: con(20) TYPE c.
    DATA : ls_wa LIKE wa.
    con = 'AFIS'. "DB Connection in DBCO above
    EXEC SQL.
    CONNECT TO :con
    ENDEXEC.
    WRITE sy-subrc. ---> The result it's 4
    EXEC SQL.
    GET CONNECTION :con
    ENDEXEC.
    WRITE : con. --> The result it's DEFAULT
    EXEC SQL.
    SET CONNECTION DEFAULT
    ENDEXEC.
    write : con. --> The result it's DEFAULT

    > It's for it, that when I go to DBCO... in DBMS ---... I can select Oracle, MSSQLServer, DB2... for this Databases..., exists the library (lib_dbsl)???
    yes, for all those databases exists the database interface library.
    > In resume:
    >  IT'S NOT POSSIBLE CONNECT TO MYSQL!!! ... I cannot believe it!!!...
    Well - as far as I remember there were some times ago efforts to port SAP applications to MySQL. That would explain why there's also a file "DDLMYS.TPL" created if you execute R3ldctl during a system copy - amongst DDL files for all other databases. I believe this was at the time MySQL was promoting SAPDB/MaxDB.
    MySQL is historically not a database engine for software, that requires transactional integrity; there were extensions to support that (InnoDB or others) and there was no customer demand in getting MySQL as engine for SAP applications. And only develop an interface to be able to connect to an external MySQL engine is not worth the effort.
    However, there is hope Some BusinessObjects applications also run with and against MySQL engines, depending on how the strategy to integrate those into the SAP software stack there may (or may not) be an interface for that database in the future.
    Markus

  • How can I connect to an oracle database remotely using telnet in DIAdem?

    I need to query an oracle database on a remote server and store the result back in DIAdem. Does anyone know how to telnet through diadem and return the result?

    DIAdem provides you with tools to connect to databases using SQL. Specifically, you can use SQL_Connect to open a connection to a database through a DSN (Data Source Name). The DSN has to be configured on the local machine (Control Panel -> Administrative Tools - > Data Sources) and has to point to the remote Database. You can map a network drive in the local machine so you can browse to your remote Database. The DSN will provide the link between DIAdem and the remote Database.
    If your communication has to be throught telnet, then I suggest you try to use an ActiveX control. VBScript doesn't support Telnet natively, but it does support ActiveX controls. You can create one from Visual Basic or try to find a telnet client that has one already.
    Best Re
    gards,

  • How do I set up a different default browser other than firefox?

    I would like my juno email page to come up everytime I open a new page but I can't seem to figure out how to change my default browser. Right now anytime I open a new tab the search engine is blank and it shows avg search engine. No matter what I put in the search engine after it goes to that page the search engine goes blank again. Because it keeps going blank it also keeps bringing you back up to it. So you might click on something and start writing and next thing you know you're writing in the browser again all because it disapears. It's very annoying. I want to get it off the avg search engine so I stop having these problems. I use to always have it open to my email start page so I would like to do that again or anything else if it will stop going to avg and it will keep what I ask for in the browser.

    Normally, Firefox will fill the new tab page with 9 thumbnails for your frequently visited sites. You can change that to the Juno URL if you like. Here's how:
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (2) In the search box above the list, type or paste '''newtab''' and pause while the list is filtered
    (3) Double-click the '''browser.newtab.url''' preference and enter your preferred page:
    * ''Page thumbnails (default)'' => about:newtab
    * ''Blank tab'' => about:blank
    * ''Built-in Firefox home page'' => about:home
    * ''Any other page'' => full URL to the page ''you may want to copy this from another tab first for easier pasting''
    Press Ctrl+t to open a new tab and verify that it worked. Fixed?
    * If Firefox ''refuses to save the change'', check your Windows Control Panel, Uninstall a Program, for something named Search Protect and get rid of it.
    * If Firefox ''ignores the change'', one of your extensions may be overriding it. You can review, disable, and/or remove extensions on the add-ons page:<br><br>3-bar menu button (or Tools menu) > Add-ons > ''in the left column click'' Extensions
    IMPORTANT: Your More System Details shows a user.js file in your profile. Firefox will use this file at startup to override your previous session settings. This article describes how to track down and remove the file: [[How to fix preferences that won't save]].
    Any luck?

  • How can I upload to Facebook with an account other than what Yosemite uses?

    iPhoto let me use a separate Facebook account than Yosemite's internet accounts. I want my wife to use Photos (like she used iPhoto) while I keep the one set up in Yosemite's internet accounts. I use Lightroom for photos and want to let my wife use my Mac just for Photos. I don't see a way to do it and would rather not set up a system account for her. She has her own PC but wants to use my Mac just for Photos.

    Kudos! I too am frustrated about this change to my personal page. I also know Apple is not to blame. I also manage a page for the company I work for using pages app. And that app is UN affected and I can choose from any photo stored on my phone (4). I do keep them seperate so I can keep a professional aspect for the company. But if you want your personal page linked to your public or work page, this maybe the work around your looking for.
    Hope this helps. Now go like my work page please. Copies Unlimited in Milan TN.
    NORM-
    Reposted

  • How can I link to my website home page other than by referring to it via /index.html.

    Hi,
    I understand that it's better if the home page links within my site resolve to my domain name rather than to domain name and the suffix /index.html.
    This can be achieved by specifying an absolute URL, but is there a better alternative method?
    Advice would be much appreciated.
    Thanks,
    Andy

    The concern is SEO. When Google search links are followed to my home page the URL shows as http://www.mydomain.co uk but when home page links are clicked within the site, the same page shows a URL of http://www.mydomain.co.uk/index.html (the home page id within the site). I've been advised that in both circumstances the URL should ideally be the same. I honestly don't know whether it's something I should be concerned about, but if it's easy to accomplish I'll do it. (There's nothing special about the site, no intro page before the content or anything similar).

  • How do I install DW CS6 in PC drive other than C:?

    How can I install DW CS6 in PC drive other than C:? I have "only" 6GB of space left in C:, and got an error message when I tried to put the Adobe Installer into another drive.

    Thanks, Mylenium...
    It's not about the cost of a new drive. I've already added 2TB over the past couple of years, and partitioned thim into higher drive letters. Most programs let me install them into those drives and still save enough in C: to be happy. But I'm uncomfortable messing with any root stuff. For some dumb reason, I partitioned the original drive (165GB) into 3 virtual drives (c,d,e) and the C: is only 60GB, which had 6GB free.
    I've temporarily offloaded a lot of files and now have 13GB free space. Maybe I'll try the install again tonight, as it takes many hours to download DW CS6. If that doesn't work, maybe I'll have to ditch the 165GB drive and replace with larger. Do you know of a program that will do that exchange without losing anything? The thought of having to reinstall a lot of legacy software that I still use is scary. And I don't have any spare SATA ports left.
    Thanks again...
    gvndmrk42

  • How can I connect to the database using ODBC within excel.

    Hi,
    How can I connect to the database using ODBC within excel and just refresh the data when needed.
    Thanks,
    Priyanka
    Edited by: user554934 on Jun 9, 2009 2:53 AM

    This is NOT an APEX relevant question, try posting it in the SQL/PL/SQL Forum..
    Thank you,
    Tony Miller
    Webster, TX

  • How can I connect to a database from ipaq with cldc??

    how can I connect to a database from ipaq with cldc??

    Hi Again
    There is a library by Mimer which allows you do connect to a Mimer SQL Server, don't know must about it, but here is a link.
    http://developer.mimer.com/
    If that doesn't suit you, I suspect that you will have to use some sort of proxy solution. Either by creating a servlet to accept the sql string you want to send, or by creating your own custom proxy server running J2EE. The servlet or the proxy server must be able to receive an SQL String, do the query to the actual database and return the results in some sort of format to the mobile device. Maybe just a space delimited string.
    Hope this helps
    -Daur

  • How can i connect more  than one database

    i would like to connect more than one database one my laptop
    now i have database one and sid=ddms
    and i would another such as sid=ddmf
    how can i connect two database on the same my laptop

    I am not sure what you mean by after built? Are you trying to export data from one database and import it into another? If so, export it using data pump making sure you have the correct ORACLE_SID. Also be sure both database have to same character set. Then change the ORACLE_SID to other database, and run data pump to import the data into the other database. Hope that makes any sense...

Maybe you are looking for

  • How do I identify which control is being hovered over?

    Hello all, I have a simple feature of my code I am working on. I want to have a detailed help box ( a little more detailed than the tooltip popup option) with instructions I want to print on my screen. The idea is that when I have an active control,

  • HT204400 have done an upgrade on my apple tv now tv screen blank

    Have done an upgrade on my apple tv for the new iso 7 nothing showing on tv screen but apple tv unit light blinking quiet fast ? Is it still downlaoding.

  • Help with ABAP Structure to XML - Simple Transformation

    Hi guys, I need help with a Simple Transformation. I am trying to convert a structure in ABAP to XML String but i ma getting short dumps... Can any of you help. Thanks in advance. *& Report  ZTESTXML REPORT  ZTESTXML. class demo DEFINITION.    PUBLIC

  • Call dll function on Windows CE6.0 Device

    I am trying to call a dll on a windows CE6.0 device, which is the KEBA KeTop T20techno. In the "call library function" I added a selfmade WIN32 stub dll and in the build specifications I added the original Windows CE .lib file. When I try to build an

  • New MacBook Pro is slow?

    My new MacBook Pro is very slow. It has the most advanced hardware so it should be faster. If it goes down to "rest mood" where the screen goes black it takes more than a minute to get back again. The computer is less than two months old. What am I d