Using application user for Cisco webdialer (V7.1.3)

/* Style Definitions */
table.MsoNormalTable
{mso-style-name:Standaardtabel;
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ansi-language:#0400;
mso-fareast-language:#0400;
mso-bidi-language:#0400;}
Hi,
I’m trying to use the Cisco webdialer Servlet to make a central application for making phone call’s. When I’m using an normal enduser, I’m able to make a call without any problems. When the end user is configured with multiple Controlled Devices, I can select one of the phones and make a call.
Because I’m making a central application, I don't like to use an normal enduser (ldap). Therefore I tried to use an ‘application user’. I configured the controlled devices (same phones as the with the normal enduser)and gave the application user permission for the standard CCM end user.
I checked everything, but I’m not able to get any information about the controlled phones. When I use the normal WebDialer http page, the authentication works fine, but I don’t see the any (controlled) phones.
Does anyone know if its possible to use an application user in the WebDialer?
Regards,
Theo

There are two different database tables - applicationuserdevicemap and enduserdevicemap.  Those tables store the association relationship between users and devices.
I guess Web Dialer only looks into enduserdevicemap table.
Michael
http://htluo.blogspot.com

Similar Messages

  • Require TCode used by user for sap query created through SQ01

    Hi All,
    I have number of SAP Query in production that currently are used by different-2 user & created through SQ01
    My question is how to know the TCode that used by user for SAP Query.
    Thanks In Advance
    Regards
    San

    Charlie
    You did not get the question.
    I knew the TCode of the query which I had created using tcode SQ01. user is using this query to see the report
    Like I created query named 'order_line_details'. This query is basically to see the order & other details. To use this by user one TCode'zncv_ord_item'  has been created.
    So in the system lots of query are available. So i want to know the Tcode for those query that are using by user.
    Thanks in advance
    San

  • Problem using application client for local stateful session bean

    Hi,
    I have deployed a local stateful session bean in Sun J2EE 1.4 application server.
    On running the applclient for the stateful session bean application client i get the following error:
    Warning: ACC006: No application client descriptor defined for: [null]
    cant we use application client for local stateful session beans. becoz the application runs smoothly when i changed the stateful sesion bean to remote.

    Hi,
    No, an ejb that exposes a local view can only be accessed by an ejb or web component packaged within the same application. Parameters and return values for invocations through the ejb local view are passed by reference instead of by value. That can't work for an application client since it's running in a separate JVM.
    --ken                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How to get default input values when using promt user for input

    I use "promt user for input" to input some values. The messageboard appears with blank boxes then I will input  new values. I want to make some default values in this blank boxes so that I needn't to enter new values. Is it possible ?

    Right click on he Express Vi terminal and choose open Front panel to convert it into a standard vi. Then open it. Enter a default value for each control, then right-click on the controls and go to data operation > make current value default.
    Message Edité par chilly charly le 11-18-2007 12:52 PM
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        

  • Discoverer Login using Application User

    Hi,
    we have a portal developed using adf and jsf where the usernames and passwords are stored in the table when the user enters the login and password information a procedure check is the user is valid and logs into the application we have VPD to control the security.
    Now i want to pass the logged in username ( Application user ) as application_user parameter,to discoverer url and use it in the post login trigger. How can i achive this ? I am passing the oracle username and password to connect to the database in the url using post method.
    Thanks in advance.

    Hi,
    You are right you cannot pass the Discoverer password in a URL unless you use a HTTP Post transaction.
    If you are using Oracle Applications you can connect directly to Discoverer from an Applications form function or use SSO.
    If you are using some custom application and the username is not a database user, then you could using a common database username/password and run a logon workbook then runs your custom logon process. The application username and password would then be in the parameters to the workbook in the URL and not Discoverer usernames and passwords.
    Hope that is clear.
    Rod West

  • Using Guest user for Visual Composer

    Hi everybody,
    Can we use "guest" or one unique portal user to show a report from VC to everyone?
    Thanks...

    Hi,
    No it hasn't... We are talking about the main server part of VC and it haven't been changed for quite a while.
    In order to get this functionality, you need to set the permissions on the VC broker (the server part) to accept requests from a guest user. This causes a very big security hole in your application, because this means that anyone can run BAPIS/WebServices/JDBC SP on your data.
    Regards,
    Natty

  • How to use  Application Integrator for iView Creation

    Hi all
    any one can help me how to create an iView(webshop b2b iview) by using the Application integrator in portal
    Regards
    sunil

    1) creating URL ivew , for that you can refer this
    URL iView Creation
    2) You can directly deploy your .net project from the Visual Studio itself(sound's amazing right!!). SAP have provided a add-on to deploy directly from VS 2003/2005.
    For that you need
    SAP Portal Add-in 2.5 for Visual Studio 2005 - Hotfix 1.exe
    SAP Portal Runtime 2.5 for Microsoft .NET - Hotfix 1.exe

  • How to export data using application adapter for EBS?

    my scenario is : there're some external apps need to communicate with EBS,
    and the intermedia layer supposed to be implemented by SOA suite/Fusion adapters.
    my confusion is:
    in oracle integration repository, most of APIs are CUD (create, update, delete) without R (read). but many of our usecase was querying data from EBS.
    my question is : although, considering performance and unpridictable query object and granularity,it's not a good idea using app adatper to querying data from EBS via app api, but if I using db adapter to query data directly, it seems not easy as expected because it need to know the detail table structure and relationship and to build sql by hand.
    so, is there other proper way to get outbound data integration using fusion middleware? additional, I'm not clear about the ODI functionality , is it possible and easy to use ODI perform this task, eg, is ODI has enough API to interact with fusion adapter?

    In the Adapter Wizard look under "Other Interfaces/Custom Objects/PLSQL APIs". There are many many "Get" APIs here. None of these are identified or explained in the Integration Repository but the Trading Community Architecture - Technical Implementation Guide does give a little bit of information about what they do.

  • Application Users

    Is it good practice to have different users set up for each different CTI RP?
    A UCCX system is used by two or more different groups - Sales, Accounts, IT each with their own scripts and CT RP`s for access numbers. Would it be best to create an application user for each "call centre" to separate the different groups and assicate the differnt CTI RP`s and ports to each user or just use a single user and associate all the CTI RP`s and Ports to the one user and separate the scripts in UCCX?
    thanks

    Hi
    The bottom line is that you can't do this with UCCX - there is a single RM JTAPI user, and a single JTAPI user (per server in the cluster).
    Regards
    Aaron
    Please rate helpful posts and mark answered questions that you've got a satisfactory response from to help identify useful content in the forums...
    https://supportforums.cisco.com/docs/DOC-6212

  • Cti port , cti route point, and application user

    Hello,
    Can someone explain the reason why we use cti route point, cti port, application user for ucce. What is the function of each one when integrating with a ucce call center?
    Thanks,

    I guess you are using CVP as front end VRU, where CVP treats customer with prompts and when customer chooses to talk to agent, CVP delivers call to agent with the help of the ICM.
    so you need to understand CVP call flow first,like  how call traverse different application(VG,CVP,ICM,CUCM) in unified CVP environment(specifically comprehensive call flow model).
    then you need to do configuration walkthrough in your environment like check the dial-peer on the VG and see how call comes in, what dial-peer it matches, how number gets translated using translation pattern and where it routes (CVP,CUPS,CUSP etc)
    go to next device and once again check the configuration, this is how you can determine flow of your call.
    below link may help to you:
    https://supportforums.cisco.com/document/6131/detailed-sip-call-flow-cvp-comprehensive-model
    Regards
    Chintan

  • Please tell me your idea about my manner of using proxy user

    Hello
    Please say to me your idea about my manner of using proxy user , I don't know that my method is right , doesn't it has security weakness ?
    Let me to say what I wanna do :
    I want my application users authenticated by database , therefore in my database (Oracle database) I create a user for every application user for example if I have 10 application user I create 10 user in the database for them and I grant necessary privileges to them
    Now I create a proxy user and grant to my users connect through the proxy user
    for example
    alter user user1 grant connect through user_proxy with role role1 authentication required;
    alter user user2 grant connect through user_proxy with role role1 authentication required;
    alter user user10 grant connect through user_proxy with role role1 authentication required;
    And now in Weblogic I create a DataSource that connect to the database by that proxy user
    My client Application (It's a stand alone application) obtain the DataSource from Weblogic and then get from operator its user name and password and then create a proxy session
    in below I've written the application's code
    Hashtable env = new Hashtable();
    env.put( Context.INITIAL_CONTEXT_FACTORY, "weblogic.jndi.WLInitialContextFactory" );
    env.put(Context.PROVIDER_URL, "t3://127.0.0.1:7001");
    try{
    Context context=new InitialContext( env );
    ds=(javax.sql.DataSource) context.lookup ("OracleConnection2");
    conn=(OracleConnection) ds.getConnection();
    java.util.Properties prop = new java.util.Properties();
    String username=getUserNameFromOperator();  //Operator enter user1
    String password =getPasswordFromOperator(); //Operator enter its password
    prop.put(OracleConnection.PROXY_USER_NAME, username);
    prop.put(OracleConnection.PROXY_USER_PASSWORD,password);
    conn.openProxySession(OracleConnection.PROXYTYPE_USER_NAME, prop);
    stmt= conn.createStatement();
    rs=stmt.executeQuery("select SYS_CONTEXT('USERENV','PROXY_USER') ||'--->' || user from dual");
    My anxiety is that this section
    String username=getUserNameFromOperator();  //Operator enter user1
    String password =getPasswordFromOperator(); //Operator enter its password
    prop.put(OracleConnection.PROXY_USER_NAME, username);
    prop.put(OracleConnection.PROXY_USER_PASSWORD,password);
    operator enter a real database username and password
    don't you think it cause security weakness ?
    do you have better suggestion for me ?
    thank you

    Gmail offers POP, which means you can use Mail.app like a regular ISP account. If you need an invite to GMail email me at the address on http://Gnarlodious.com/
    Once yiou have a Gmail address you need to enable POP (which includes SMTP). There is a help link on the GMail page that allows you to enable POP and other features.
    Once that is turned on, you need to set up the Mail.app for downloading your mail (and uploading). There are excellent instruction pages on Gmail, which I believe someone else gave you.

  • Which to use application.cfm or application.cfc?

    Hi,
    Just a general question, i have been using application.cfm
    for my applications so far. I came across a tag that would be used
    under application.cfc, but i tried putting both templates together
    in one application and boom, an error showed up.
    So, which is better to use with most of the applications
    application.cfm or .cfc?
    Thanks for any help!
    Syed

    It's actually a bit easier to use session and application
    scope variables with Application.cfc, I think.
    Application.cfc has methods for specific "events" or states:
    onApplicationStart() -- where to load application variables,
    security logic, etc.
    onSessionStart() -- initialize session varialbes, etc.
    onRequestStart() -- runs at the start of each page request
    onRequestEnd()
    onSessionEnd()
    onApplicationEnd()
    onError() -- very nice place to get some good
    Application-wide error handling code in place
    onRequest() -- be sure to read the notes on this
    method...it's a bit different.
    Check out the MX7 reference page for Application.cfc:
    http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?cont ext=ColdFusion_Documentation&file=00000692.htm
    CF* (if you're using that yet)
    http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Part_3_CFML_Ref_1.html

  • When RFC uses, Can I use common user

    Hello,
    I plan to use RFC that is link between R/3 to external System.
    The system I'm thinking is that R/3 is the data storage target, external System is the Data Input.
    So, I use RFC to call function Call from external System.
    Now,The things I don't know is,
    When I use Common User for calling RFC, All I need is one Common User license, Is that possible?
    The external System is used by a lot of users.
    Should I pay a lot more license fee than one common user.
    Thanks.
    Regards
    Koji

    Hi koji,
    1. The user in sap is  important.
    2. when we use bapi,
      we have to provide the user
    (which is already in sap)
    3. That use should
       have rights to
       do that transaction in sap,
      (other wise bapi will give error)
    4. There is no concept of common user.
       There is only one user, one user,.... etc.
    5. The user who uses the bapi to post data,
       should provide his own
      user id and password (of sap)
    regards,
    amit m.

  • Using BCUSER user sap netweaver version 7.0 trial sp12 part 1

    When using bcuser user for coding. I cannot create, display or change the programs. But when I use SAP* or DDIC users. I can display the programs but cannot change them as they do not have developers key. How do I fix the BCUSER user to allow me to to create, or change or display programs.

    Is it not asking you for a developer key for BCUSER?  Did you apply the developer key already?
    Also, make sure that you are work with custom objects, for example, if you want to create a program, make sure that you start the name with "Z" or "Y".
    Regards,
    Rich Heilman

  • Using Application Scope Javabean to hold data?

    I have a set of (4000) records I would like to store in a Javabean to be used within mutiple JSPs. I am using JSP and Javabeans, no EJBs. My question is should I use Application scope for the Javabean to be shared for all the JSPs instead of a Sesstion scope to limit stress to the server? Thanks.

    I think use session scope. Application scope may tie up resources u might not need. That is my personal opinio though.

Maybe you are looking for