UCCE 7.5 - CAD - In which database workflow information is stored?

Hi guys,
I'm wondering in which database the workflow information is stored for CAD agent.
In fact, how does Cisco Desktop Administrator works?
Thank you very much for your attention.
Best Regards,

All is stored in the LDAP - Directory Services. The Sync process pulls ICM information from the AW DB and inserts it into the LDAP.
You can see all of the info with a LDAP browser. Download a free LDAP Browser and connect anonymously - you can browse it and see how it is laid out. I have posted instructions on how to access the LDAP before, if you care to search for the post.
Regards,
Geoff

Similar Messages

  • Workflow attchment data stored in which SAP Tables

    Hi,
    In Leave workflow when approver rejects it the approver(Agent) provide the reason for rejection as an attachment.
    I have to send the external mail to the employee.
    I am able to send the mail with fixed information, however unable to extract the information from attachment ( want to know in which SAP Tables say SW* this information is stored) or any other solution.
    Help Please.
    Praveen Jain

    You really shouldn't worry about that. Use the access functions instead.
    If you are thinking about the e-mail address for a user, use the function module BAPI_USER_GET_DETAIL.
    If you are thinking about the e-mail address for an employee (which is not stored in the same table), one solution is to use BAPI_EMPLCOMM_GETLIST and look for an entry with subtype 10 (this one is SAP standard I believe) or any custom subtype which should hold e-mail address.

  • How to find out which database I'm connected to

    I need to use a pl/sql to determine which database I'm connected to. I'm not using forms so I cannot use a built-in. I need to know for a report I'm building, as the display differs based on the database.
    Thanks

    In order to consult V$... views a user must have a special role (SELECT_CATALOG_ROLE). This permit to the user to access also all DBA_... views. Such things could not be desired for security.

  • ATWRT field is from which database table.

    Hi Gurus,
        I need to see the field name ATWRT(Manufac Method) for the particular material number.from which database table can i access both the data.Please help me .
    Thanks in advance.
    Points will be rewarded.
    Thanks & Regards,
    A.Ashok kumar.

    Hi
    these are the tables where atwrt exists:
    ABAUSP
    AFFV
    AFFVB
    AFFVD
    APICAWN
    API_CAWN
    API_CCHAR
    API_VALI
    API_VALUE
    API_VAL_IN
    CCIHS_IHPRIOT
    CCRCS_EHS_SVT_MA
    CLGO_MULTIPLE
    CLRS_OBJ_KEYS
    CLRS_OBJ_VALUES
    CLSELSTATISTICS
    CLS_CHARAC
    COFIV
    COFV
    COFVP
    COME
    COMEP
    COMER
    COMSE
    COMW
    COVLP
    CRMT_IC_SCRIPT_M
    CSIM_ST_DETAIL
    CTBW_VALUE_TEXT
    CTIH_01
    CTMSEXIT001
    CTMS_02
    CUCD_CONF
    CUD0_02
    CUGEN_SIMPLE_LIT
    CUGEN_SIMPLE_SIN
    CUGEN_VALUE
    CURTO_CU_GEN_SIMPLE_L
    CURTO_CU_GEN_SIMPLE_S
    CUSL_01
    CUSL_02
    CUSL_05
    CUSL_06
    CUSTOMER_FILTER_CHAR
    CUXREF
    CUXR_OBJ
    CUX_EXP_VALUE
    DDB_AW
    DDB_C01
    DDB_C02
    DDB_C03
    DDB_C04
    DDB_C06
    DDB_C07
    DESCR
    DIWPS_ATINN
    DIWPS_CA
    DIWPS_CONF
    DIWPS_CONF_MARK
    DIWPS_RV_ATINN
    DIWPS_RV_CA
    DIWPS_RV_CONF
    DIWPS_RV_CONF_MARK
    DIWPS_RV_NAV
    DIWPS_WA_WORKPACKAGE
    DIWPS_WPID_CONF
    DIWPS_WP_NAV
    E1AUSPM
    E1CAWNM
    E1CUV1M
    E1EDL12
    E1EDL15
    E1ISU_SDORD_POS_CONF
    E1WBB17
    DIWPS_ATINN
    DIWPS_CA
    DIWPS_CONF
    DIWPS_CONF_MARK
    DIWPS_RV_ATINN
    DIWPS_RV_CA
    DIWPS_RV_CONF
    DIWPS_RV_CONF_MARK
    DIWPS_RV_NAV
    DIWPS_WA_WORKPACKAGE
    DIWPS_WPID_CONF
    DIWPS_WP_NAV
    E1AUSPM
    E1CAWNM
    E1CUV1M
    E1EDL12
    E1EDL15
    E1ISU_SDORD_POS_CONF
    E1WBB17
    E1WTADDI12
    E2AUSPM
    E2CAWNM
    E2CUV1M
    E2EDL12
    E2EDL15
    E2WBB17
    E3AUSPM
    E3CAWNM
    E3CUV1M
    E3EDL12
    E3EDL15
    E3WBB17
    ECONF_OUT
    EHQMSAPIM1
    Regards
    Preeti
    <b>
    Reward if useful</b>

  • Which database table store page names?

    Hi, I'm trying to retrieve the corresponding page name based on the NAME column from the OWA_PERF.TOP_PAGE_BYDAY table. I've tried to get the value from RTAL.WWPOB_PAGE$ using SITE_ID and ID, but it returns duplicates records with the same name. May I know which database table actually stores the specific page names without repeats?

    Sorry. there was a small mistake in my previous post. Here is the updated one:
    Hi, I'm trying to retrieve the corresponding page name based on the NAME column from the OWA_PERF.TOP_PAGE_BYDAY table. I've tried to get the value from PORTAL.WWPOB_PAGE$ using SITE_ID and ID (which is the first two parts of the NAME value), but it returns duplicates records with the same name. May I know which database table actually stores the specific page names without repeats?

  • Which databases like oracle  are available to connect to java in eclipseide

    which databases like oracle are available to connect to java in eclipse ide

    ANY DATABASE WHICH HAS A JDBC DRIVER CAN BE CONNECTED THROUGH YOUR CODE. ECLIPSE HAS NOTHING TO DO WITH CONNECTING DATABASES.

  • Which database is fast?

    Hi,
    I want to know that which database work fast or connect with JDBC more efficiently? I have worked on MS Access to store data. but not happy with the performance. Can anybody give me info. about other database programs like mysql, sql server, oracle or sybase. I mean which of them can be more fast with JDBC?

    It DEPENDS on what type of application you are developing. For a read-only type of website/application, mysql is BLAZING fast for reads. You also can't beat the price, FREE!!!
    If you are looking to do a heavy transaction type of application and don't want to manage the transactions yourself and let the db do it for you, then oracle is my preference (just b/c I have grown accustomed to it despite how damn expensive it is). If price is an issue you might want to look at DB2 or even Sybase. But if it is a heavy duty application then Oracle IMHO is the way to go!
    Matt Veitas

  • Which database design tool

    I know JDeveloper also can design database model(but i don't use it) ,so I want to know which database design tool to use includinglogical data model?

    Hello
    You can use sql datamodeler
    http://www.oracle.com/technology/products/database/datamodeler/index.html
    Regards Erik

  • Can anyone tell me the senarios in which database crashes

    hi
    can anyone tell me the senarios in which database crashes other then backup recovery concepts.when the databse goes live
    regards,
    swapna.s

    Those sort of errors would mostly be TNS errors when the database server runs out of memory (memory configured for Oracle, swapping, number of network connections limit) etc...
    Other than that, if the application is written badly (which I hope is not the case), then users may face deadlock situations but those would be handled by Oracle automatically.
    Of course, these errors can be handled by properly tuning the database or the application.

  • Oracle Product information in which database resides in Memory

    Dear All,
    Greetings!
    Last day I come to know an Oracle Product in which complete database resider in Primary Memory.
    Can anyone have an idea on that. Also if yon can forward me good link about the same, I will really appreciate you.
    Regards,
    Neeraj

    Duplicate thread, answer posted here:
    Oracle Product information in which database resides in Memory

  • Which database should we use ?

    Hi,
    I am a beginner to J2ME and developing an application for PDA,
    (where OS = palm ).
    in which, I have to manage record of individuals in agroups, so which Database is most suitable.
    thanks

    If you are talking about storing the data locally on the device, then you son't have any choice: you have to use the RMS (Record Management System). This is part of the MIDP API used to store data persistently on the device. You can look at the API documentation, check out the javax.microedition.rms.* package.
    If the data is going to be stored in a real database on a server, then it doesn't really matter (from the MIDP perspective) what database you use, since the client will be accessing it through an http proxy anyways (ASP, JSP, a servlet, a cgi app, etc.), and won't be doing any direct access to the database. In this case you can choose whatever you feel most comfortable with (be it because it's cheaper, better, open-source, you already own a license, etc.).
    shmoove

  • Which database we are connected

    Any body suggest me how to find which database we are currently connected in it (without querying v$database view) user have only the connect and resource role privs
    Thanx,
    Vel

    SQL*Plus is just resolving the "show parameter" command to query the appropriate data dictionary table. Low-privilege users cannot execute that command
    system@jcave > create user foo identified by foo;
    User created.
    Elapsed: 00:00:00.02
    system@jcave > grant connect, resource to foo;
    Grant succeeded.
    Elapsed: 00:00:00.01
    system@jcave > @connect foo/foo
    Connected.
    foo> show parameter instance_name;
    ORA-00942: table or view does not existIs it possible for the original poster either to grant the user in question SELECT access to the v$database table or to create a stored procedure that returns the instance name and grant the user EXECUTE access to that?
    Justin
    Distributed Database Consulting, Inc.
    www.ddbcinc.com/askDDBC

  • Is there any CAD-software which save as u3d, without losing the materials, lights, layers and animat

    Here is my test of Acrobat 3d. (Click the animated GIF-image)
    http://www.kaisannes.com/3d/index.html#Anchor-48918
    I draw with TurboCAD and can save in many different CAD-formats.
    TurboCAD is the best selling CAD-Software in USA, and have got the best reputation, but it still do not save as u3d.
    Is there any CAD-software which save as u3d, without losing the materials, lights, layers and animations?
    Regards
    Kai Sannes

    Bentley MicroStation can do this...

  • Which database is better with JAVA ?

    Which database is better with JAVA Oracle of MySQL ?

    your question is too general but i prefer oracle for large projectsAs long as somebody else is paying the license fee.
    and mysql for small projects.And this contributes what new information to the discussion?
    >
    you might also consider using postgresql. also an
    open-source but much better than mysql :-)Much better, indeed. Thanks for the second.
    you might also consider the use of
    object-relational-mapping (ex.hibernate)
    for your database and application so your application
    written
    on java wont be much dependent on the database :-)Your application won't be any less dependent on the database. It will make it possible to switch databases just by changing the Hibernate dialect.
    I would not recommend Hibernate to someone who has to ask this question.
    %

  • How to tell which database is most resouce consuming?

    Hi,
    I have a server (Sun9) with 10 Oracle database running on it, today load average is very high.
    I can use 'TOP' to get information that user ORACLE eat 80% CPU.
    but how can I tell which database (instance name) is the worst resource consumer?
    then I can pick out which user is worst (this I know)
    Regards,
    Jerry

    A 'quick and dirty way' (since nobody seems to know what to do?):
    The process id/PID in your TOP overview would match a PROCESS in V$SESSION.
    That way you have a SID and SERIAL# = the USER.
    But however...scanning V$SESSION in 10 databases...hope that process takes long enough...and you don't find too many identical SID's/SERIAL#'s
    Like I said: it would be quick and dirty, but maybe you have some luck....
    Just my $
           ,02

Maybe you are looking for