Cisco Agent Detail Report

When running the Cisoc Agent Detail Report I am seeing the following SQL commented out:
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman","serif";}
            INSERT #selected_agents(agentID, profileid)
            SELECT DISTINCT r.resourceID, r.profileid
            FROM db_cra.dbo.ResourceGroup rg, db_cra.dbo.Resource r, #selected_names sn
            WHERE       rg.resourceGroupID = r.resourceGroupID AND
                  rg.resourceGroupName = sn.name and
                  rg.profileid = r.profileid and
                   (r.active = 1 or
                  r.dateinactive >= @starttime)
which is making it difficult to report by Resource Group. My question is has anyone run into the root cause that this has been commented out? My concern is that it was commented out becuase it caused some undesirable outcome. Thank you in advance.

ICD_Agent_Call_Summary [ us_en ] version which refers to
Exec db_cra.dbo.sp_agent_call_summary '$StartDate', '$EndDate', $SortBy, N'$ResourceGroup', N'$AgentName', N'$SkillName', N'$TeamName'
which then calls getListOfAgents which takes in the resourcegroup passed and does parse2 [ so far so good ].
* Parse2 in turn calls ParSeString which inserts the each token ( rather resource name ) in a temporary table selected_names
--defective code
Then irrespective of the resourcegroup passed, it does select on resource table to get a list of agents and inserts into the temp table #selected_agents.
So both temporary table selected_names and selected_agents are now populated.
Back @ sp_agent_call_summary immediately following exec of getListOfAgents, it does not touch selected_names again, selected_agents is touched only for joins with other tables in my version.  I would think that even for most sloppiest code, selected_names would be used to delete agents from "selected_agents" who do not belong to any resourcegroup in the selected_names table before using it for joins.
In some of the other reports I see how parse2 and selected_names and selected_agents is used to get the right list of agents, however not on this one.
Thanks for your help.
sd

Similar Messages

  • Agent detail report shows calls outside the time range

    Hi all,
    I have an UCCX 7.0 SR5 call center. My problem is that the agent detail report is showing calls outside the defined time range on the historical reporting client.
    Those calls start slightly after the end time difined in the HR client.
    Is there any explanation for this behaviour?
    Best Regards,

    Hello Hatem,
    I think that might be expected. In the Agent Detail Report the call start time is the time the call rang at the agent's extension and not necessarily the actual time the call started. So the report will show the call was really received within the time range but it rang the agent slightly after that time.
    HTH
    Pablo

  • Two calls at the same time on agent detail

    Hi All,
    Pulling an agent detail report for an agent im showing two calls with exact same start and end time.  The first is listed as inbound non-acd and the second is listed as inbound acd, assigned to a queue which the agent is assigned to.
    never saw it before and cant begin to understand it.  Has anyone saw this before?

    Hey tomas.micovcin,
    I'm slightly confused by your question so i'd like to try and clarify a few things. 
    You have two AD7760. Each AD7760 is then connected to its own CED1Z. Is that correct?
    Next i'm confused between which of the two following scenario's you're interested in. 
    1.You're interested in taking measurement from the AD7760 and bringing them into LabVIEW using the CED1Z as a USB interface. This would involve building a USB driver to bring the data into the LabVIEW environment.
    2. You're interested in building code in LabVIEW that will acquire and process the data from the hardware. You then want to deploy this code to your Evaluation Board.
    Which of these scenarios are you interested in? If none of these, what are you trying to accomplish?
    Also... could you go into more detail on what you mean by "if is possible use LabView program \download from www.analog.com\, becouse i can,t find in "source code " place where i can choose name of usb port where is connect." I'm kind of confused as to what you're asking here. 
    Tim A.
    National Instruments

  • Agent31 - agent not ready details - report

    Dear All,
    We are in the position to provide explanation to the customer about the agent31 - agent not ready details  report
    I herewith attached the screen shot of report, where i can see not ready duplicated two times as below
    reason code as 0 and 20003, and just gone through the explanation for 20003 found as below
    20003 - applicable if you are using the Cisco Agent Desktop
    If the agent is not in Not Ready state, a request is made toplace the agent in Not Ready state and then a logout requestis made to log the agent out.
    But customer doesn't use CAD they use web based customized cti tool.
    Please update with clarification or your idea.
    with Regards,
    Manivannan

    Hi,
    actually, the report shows what the ICM historical database tables contain - they contain what was written into those tables - ICM writes there whatever it was instructed to.
    So if your web based custom agent tool writes 20003 (or anything), then it will appear in the report.
    G.

  • CUIC report for agent detail

    Hi All,
    I would like to have the cuic report / sql query for the agent detail. template i have attached here, if anyone has kindly share, or just help me achieve this.
    with Regards,
    Manivannan

    What is the exact name of the report you're looking for?
    david

  • CAD agent detail real-time display

    UCCE with CAD:
    When agents show their statistics in the CAD window, and select Agent Detail Real-Time Display - the Avg Talking field is showing the same number for ALL agents.  For example, each agent shows a value of 2:26 for Avg Talking.  It would seem to me that this field should be specific to each individual agent, and not an average of all agents in the skill group.  The Cisco CAD User Manual shows Avg Talking to be "The total time on calls (all talk time + all hold time) divided by the number of calls"
    The other fields, i.e. calls presented, calls handled, etc, are specific to the individual agent and show different values as I would expect.
    Am I mis-reading the documentation (which is entirely possible)?  Has anyone else seen this?
    Thanks,
    Robb

    Hi Robb,
    Found my old TAC Case. It was for an upgrade from 7.2.5 to 7.5.6 so you might be hitting a similar issue. This is the email of the escalation from Cisco to Calabrio for the issue I had if it helps when you talk to TAC:
    Problem Description:
    Detailed Description
    Upgraded ICM from 7.2.5 to 7.5.8 (CAD 7.5.6), after upgrade, CAD realtime
    display report "Agent ACD State Log Display" start time shows a start time of 00:00:03
    against every state change
    Business Impact
    medium:Could not see the Agent login time correctly
    Troubleshooting Performed
    Similar case:
    http://wwwin-tools.cisco.com/casekwery/getServiceRequest.do?id=613948701#not
    e48
    However, the fix is
    actually to go into the LDAP utility and do a hack to a certain key
    within the database. Unfortunately the previous case doesn't tell which
    key to edit and what to change it to. I'm presuming it had something to
    do with the time zone from a mention earlier on within that case, but
    not sure.
    No bugs found related to the issue.
    Specific Assistance Required
    Need assistance to fix the issue with ACD State Log Display
    Cheers,
    Nathan

  • Summary to Detail report

    Main Report
    ======================================
    Agent                                  10/27/10     11/12/10     11/22/10     12/16/10     Sum:
    Agency ACH Correction                                                                             1          1
    Agency Address Change                                              1     1
    Agency Benefit                1                                         1
    Agency Compliance                1                                         1
    Agency New Contract                                    2               2
    Sum:                                     2                               2     1     1     6
    Detail Report
    ===================================================
    WPS ID          Worklist          Account Number     Status     Team Code
    8a888a44          Agency Compliance     316650011                          Complete     DFTINF
    8a888a05          Agency Benefit     316649906                          Complete     CLMB
    8a800013          Agency New Contract     483704070                          Complete     IMO
    8a810032          Agency New Contract     483704070                          Complete     IMO
    8a800001          Agency Address Change     000000000                          Complete     SYSTEM
    8aa0000a          Agency ACH Corrections     999334444                          Complete     DSM
    6                              
    Will it be possible to achieve in xcelsius?For the Agent and Date in the "summary report"  above  it should display corrosponding number of Records in detail report in a spreadsheet component..
    Can you tell me the steps..

    User,
    What is your name?
    You could move the parameter/item to the detail page. Perhaps change it from a hidden item (if it is) to a visible item that users could select from. Then all you're doing when you come from the summary to the detail is setting that item's value.
    Note that if the item changes pages you'll want to change the name of the item and therefore any references to it. To make sure you don't miss anything you'll want to run the app though Patrick's APEX Essentials: http://www.inside-oracle-apex.com/apex-essentials/ (this will be integrated in APEX 4)
    Regards,
    Dan
    Blog: http://DanielMcGhan.us/
    Work: http://SkillBuilders.com/apex/

  • Alarms not shown on agent details panel

    Hi all,
    we are conducting experiences with SMC in our environment, and encountered a strange problem. The agent is up and running on a specific client, and we trigger an alarm on the client (e.g.: setlocator on).
    The alarm properly appears in the panel "Domain Status Details", but when I select the alarm and click on details a new panel opens with the name "hostname Details", and on the alarm tab, but no alarm is shown there.... So I can't acknowledge the alarm, and also the action, defined in the attribute editor, is not executed.
    To complicate things this happens on some clients, but on other clients this works fine.
    The SMC server is a T2k with Sol10, SMC 4.0, the clients are t2ks, v440s, v240s with SMC4.0 AddOnV5 and patch 12768x-04, sol9 and sol10.
    Any one any idea how can we solve this, what can be the problem? If you need any additional info, then please tell me, I'll provide it.
    Many thx in advance!
    Zoltan

    Hi Mike and Bobby,
    the agent log:
    warning  Jan 21 20:51:11 agent         SNMP Report: 3.187.175.160:33599-2-1-5-espublic-0:0:4:da:40:ac:19:64:2:4:89:0 1.3.6.1.6.3.6.1.2.2.0
    warning  Jan 21 20:51:11 agent         SNMP Report: 3.187.175.160:33600-2-1-5-smcadmu-0:0:4:da:40:ac:19:64:2:4:89:0 1.3.6.1.6.3.6.1.2.3.0
    info     Jan 21 20:51:13 agent         loading module: dtable
    info     Jan 21 20:51:13 agent         discovery oid 1.3.6.1.4.1.42.2.12.2.2.15.1
    info     Jan 21 20:51:13 agent         module dtable successfully loaded
    warning  Jan 21 20:51:13 agent         SNMP Report: 3.187.175.160:33600-2-1-5-smcadmu-0:0:4:da:40:ac:19:64:2:4:89:0 1.3.6.1.6.3.6.1.2.3.0
    info     Jan 21 20:51:14 agent         module dtable turning on as scheduled
    warning  Jan 21 20:51:15 agent         SNMP Report: 3.187.175.160:33600-2-1-5-smcadmu-0:0:4:da:40:ac:19:64:2:4:89:0 1.3.6.1.6.3.6.1.2.3.0
    warning  Jan 21 20:51:17 agent         SNMP Report: 3.187.175.160:33600-2-1-5-smcadmu-0:0:4:da:40:ac:19:64:2:4:89:0 1.3.6.1.6.3.6.1.2.3.0
    info     Jan 21 20:51:18 agent         loading module: Config-Readerelp
    info     Jan 21 20:51:19 agent         module Config-Readerelp successfully loaded
    info     Jan 21 20:51:19 agent         initial module loading complete
    warning  Jan 21 20:51:19 agent         SNMP Report: 3.187.175.160:33600-2-1-5-smcadmu-0:0:4:da:40:ac:19:64:2:4:89:0 1.3.6.1.6.3.6.1.2.3.0
    info     Jan 21 20:51:20 agent         module Config-Readerelp turning on as scheduled
    warning  Jan 21 20:51:20 agent         DISCOVERY TABLE : /var/opt/SUNWsymon/cfg/agent-dtable.toe does not exist
    warning  Jan 21 20:51:21 agent         SNMP Report: 3.187.175.160:33600-2-1-5-smcadmu-0:0:4:da:40:ac:19:64:2:4:89:0 1.3.6.1.6.3.6.1.2.3.0
    warning  Jan 21 20:51:23 agent         SNMP Report: 3.187.175.160:33600-2-1-5-smcadmu-0:0:4:da:40:ac:19:64:2:4:89:0 1.3.6.1.6.3.6.1.2.3.0
    warning  Jan 21 20:51:25 agent         SNMP Report: 3.187.175.160:33600-2-1-5-smcadmu-0:0:4:da:40:ac:19:64:2:4:89:0 1.3.6.1.6.3.6.1.2.3.0
    warning  Jan 21 20:51:27 agent         SNMP Report: 3.187.175.160:33600-2-1-5-smcadmu-0:0:4:da:40:ac:19:64:2:4:89:0 1.3.6.1.6.3.6.1.2.3.0
    info     Jan 21 20:51:29 agent         Sending warmStart and topoLicRefresh traps
    warning  Jan 21 20:51:29 agent         SNMP Report: 3.187.175.160:33600-2-1-5-smcadmu-0:0:4:da:40:ac:19:64:2:4:89:0 1.3.6.1.6.3.6.1.2.3.0
    warning  Jan 21 20:51:32 agent         SNMP Report: 3.187.175.160:33600-2-1-5-smcadmu-0:0:4:da:40:ac:19:64:2:4:89:0 1.3.6.1.6.3.6.1.2.3.0
    warning  Jan 21 20:51:49 agent         SNMP Report: 3.187.175.160:165-2-1-4--0:0:0:0:0:0:0:0:0:0:0:0 1.3.6.1.6.3.6.1.2.5.0
    warning  Jan 21 20:51:49 agent         SNMP Report: 3.187.175.160:165-2-1-5-esmaster-0:0:4:da:40:ac:19:64:2:4:89:0 1.3.6.1.6.3.6.1.2.2.0
    info     Jan 21 20:51:54 agent         ELPDAQ DEVICE: Scheduling PSN callback for 5 mins
    warning  Jan 21 20:52:38 agent         SNMP Report: 3.187.175.160:164-2-1-4--0:0:0:0:0:0:0:0:0:0:0:0 1.3.6.1.6.3.6.1.2.5.0
    warning  Jan 21 20:52:38 agent         SNMP Report: 3.187.175.160:164-2-1-4--0:0:0:0:0:0:0:0:0:0:0:0 1.3.6.1.6.3.6.1.2.5.0
    warning  Jan 21 20:52:38 agent         SNMP Report: 3.187.175.160:164-2-1-5-espublic-0:0:4:da:40:ac:19:64:2:4:89:0 1.3.6.1.6.3.6.1.2.2.0
    warning  Jan 21 20:52:39 agent         SNMP Report: 3.187.175.160:164-2-1-5-espublic-0:0:4:da:40:ac:19:64:2:4:89:0 1.3.6.1.6.3.6.1.2.2.0
    warning  Jan 21 21:34:51 agent         SNMP Report: 3.187.175.160:32827-2-1-4--0:0:0:0:0:0:0:0:0:0:0:0 1.3.6.1.6.3.6.1.2.5.0
    warning  Jan 21 21:34:51 agent         SNMP Report: 3.187.175.160:32827-2-1-5-espublic-0:0:4:da:40:ac:19:64:2:4:89:0 1.3.6.1.6.3.6.1.2.2.0
    warning  Jan 28 11:42:11 agent         SNMP Parse error: -0-0-0--   0    2   28 30   10  6 df10 3b3b 0000 0000: snmp-mp.c(146)
    warning  Jan 28 11:42:14 agent         SNMP Parse error: -0-0-0--   0    2   28 30   10  6 df10 3b3b 0000 0000: snmp-mp.c(146)
    warning  Jan 28 11:42:17 agent         SNMP Parse error: -0-0-0--   0    2   28 30   10  6 df10 3b3b 0000 0000: snmp-mp.c(146)
    warning  Jan 28 11:42:30 agent         SNMP Parse error: -0-0-0--   0    2   28 30   10  6 df10 3b3b 0000 0000: snmp-mp.c(146) Thx for your help!
    Zoltan

  • Cisco Agents goes to Not ready state

    Hi,
    I have use IPCC ver:4.0(5) SR01ES09_Build095.
    We have encountered that our cisco agents automatically change state and it will goes from log-in state to Not ready state.
    what was the solution where i have to check the logs.
    regards
    Salman

    Hi Salman-ahmad,
    This could be the way you have your agents or CSQ configured, you can configure IPCC to have them to automatically goto Not ready or stay in ready. Have you check your system parameter's?
    Under RMCM Subsystem, click the resource link on the left hand side,
    there is a "automatically Available" radio box you need to select.
    Otherwise you maybe hitting this bug.... Are these your symptom's?
    CSCsf11662 Bug Details
    Agent goes to Not Ready after making Outbound call from Ready state
    Symptom:
    Agent makes outbound call from ICD extension (to a non-ICD extension), when
    the agent finishes the call, they go into Not Ready state when they expect
    to be returned to Ready state.
    Conditions:
    - Cisco Customer Response Solutions (CRS) 4.0(3)
    - Agent makes outbound call from ICd extension whilst in Work state (after just finishing an incoming ICD call).
    - Agent places the outbound call on Hold at some stage during the call.
    Workaround:
    If the above scenario occurs, Agent needs to manually change to Ready state.
    HTH, Please rate if so
    Regards,
    Justin

  • Cisco Agent Desktop incorrect stats Agent Statistics Display

    Hi,
    I have a very strange problem with a cisco agent desktop user. The times/numbers as displayed in the Agent Statistics Display are incorrect. As you can see from image 1, the agent was presented with 14 calls. The total talking time is 7:22. However if you look at the actual times from image two, and add those numbers you will have a total of 54:42 minutes:seconds. Also the Max talking is incorrect since this filed should display the longest call which has a length of 14:22 min:sec. Also the ready times max/avg and so are incorrect. It's like it's displaying numbers from a different agent however the number of calls presented is correct. If i look at this specific user from the supervisor tool the numbers are correct, see image 3. (in this image a 15th call was placed) I have reinstalled the agent desktop software but this has not solved this problem. I've done some googling but can't seem to find anyone with the same issue and/or a way to troublshoot this. Anyone have a clue?
    Image 1:
    Image 2:
    Image 3:

    Hi Anand,
    I've looked at the historical reports. Nothing weird there. The 14 minute call came directly from outside, no transfeer or anything. And even if this was the case then the 2nd longest inbound call is 8:30 and not 3:08. Also if you take the sum of all inbound call times you get almost 55 minutes. The difference is too much as the Toal Talking time displayed is 7:22. Also from the supervisor tool I do see the correct numbers.
    Thanks again.
    Regards,

  • Detail report error

    Dear all
    i have installed the audit vault server 10.2.0.3 and agent on a system OEL5 (oracle enterprise linux5) and i want to audit oracle database 11g rel2. its also installed on OEL5. every thing is fine and working correctly.
    i am facing 2 problems
    1 -when i want to view a detailed report it gives eror, AV server collects the reports and reports are visible in report view when i want to open a single detailed view report it give error and could not open detailed report.
    2 - when i try to start OSAUD it also unable to start i use the comand
    AVCTL start_collector -collname OSAUD_Collector -srcname ORCL.VAULT.COM
    it give internal error could not start OSAUD_collector
    the prompt response will be highly appretiated.

    hi all
    i got this error resolved that i was not abel to view full report by doing this procedure
    1) set the environment variables for the AV Server
    2) backup the AV database
    3) connect as sysdba to the AV database and run :
    ALTER SYSTEM SET JOB_QUEUE_PROCESSES=0;
    4) Run the following commands in the AV Server environment:
    $ cd $ORACLE_HOME/bin
    $ ./avmetadata
    5) connect as sysdba to the AV database and run:
    ALTER SYSTEM SET JOB_QUEUE_PROCESSES=10;

  • Graphical representation of Cisco Agent Desktop info

    I have a weird request of me. Someone want to have a more graphical representation of the real-time data on their Cisco Agent Desktop. I don;t know where to begin to be honest.
    Does anyone know of third party plug-in or something that I can be pointed to?
    Thanks!

    Assuming this is UCCX, with version 10 you will get CUIC real time reporting, which might solve the problem.
    Chris

  • Cisco UCCX Historical Reports 8.5

    No grand total when running an agent summary report   ?
    Nearly every other UCCX report has grand total information. Even if I perform a sum/average function to get the totals/averages manually the formula does not work. Because UCCX formats time in a H:MM:SS format all of the time based data starts with a 0. This 0 causes a #DIV/0! error because you can’t run an average on data the starts with 0.
    So, we need one of two things to be fixed on this report. Either the grand totals are built into the report (preferred method), or the time format needs to drop the hour if the value of the cell is less than 60 minutes. The work around for this defect is to gather the data from WFM and paste into the report. This might be resolved for the most part as the customized reports are created.  Any suggestion
    Thanks

    Hi Saeed
    I'd agree with your comments. Personally I would incorporate them into the HRC report; I guess if you speak to Cisco about this it would be an 'enhancement request' at best that would take a long time to be resolved.
    I've previously 'corrected' some reports like this one to allow proper summarisation etc but it requires some Crystal Reports knowledge & software..
    Aaron

  • Vendor Excise Details report

    Dear All,
    we required Vendor Excise Details Report,which maintain in J1ID.Like ECC no,Excise renge no,CSt , VAT no ,PAN no ...etc
    Regards,
    Dishant

    Certain vendor excise details(chapter id,ecc no,excise regn) were available in J2I9 along with transactions
    or otherwise develop Z report using J_1I* tables.

  • Master Detail Report for PDF Printing

    Dear All,
           While trying to create a master detail report using Oracle APEX 4.2 and BI Publisher. I tried creating report queries and report layout following the below mentioned steps.
    CREATE TYPE emp_row AS OBJECT (
      EMPNO NUMBER(4),
      ENAME VARCHAR2(10),
      JOB VARCHAR2(9),
      MGR NUMBER(4),
      HIREDATE DATE,
      SAL NUMBER(7,2),
      COMM NUMBER(7,2)
    CREATE TYPE emp_tab AS TABLE OF emp_row;
    CREATE TYPE dept_row AS OBJECT (
      DEPTNO NUMBER(2),
      DNAME VARCHAR2(14),
      LOC VARCHAR2(13),
      EMP_LIST emp_tab
    SELECT SYS_XMLAGG (
      SYS_XMLGEN(
      dept_row(
      d.deptno, d.dname, d.loc,
      CAST(MULTISET(SELECT e.empno, e.ename, e.job, e.mgr, e.hiredate, e.sal, e.comm
      FROM emp e
      WHERE e.deptno = d.deptno) AS emp_tab)
      SYS.XMLGENFORMATtYPE.createFormat('DEPT')
      ) AS "XML_QUERY"
    FROM dept d
    WHERE d.deptno = 10;
    Though the above steps generates xml output while trying to generate in APEX it says unsupported datatype. Tried using DBMS_LOB as well no luck. Any inputs will be quite helpful. Should there be any other way to incorporate master detail report printing in APEX kindly advise.
    Thanks
    Ahmed

    Hi Ahmed_Jed,
    Ahmed_Jed wrote:
    Thanks Kiran for your prompt response. I tried following the steps already using this link (How To Create a Master-Detail PDF Report) somehow the detail record was not getting processed perhaps was trying to generate xml data using the above query. Any other reference will be highly appreciated.
    Regards
    Ahmed
        Well the problem lies here:
    SELECT SYS_XMLAGG (
      SYS_XMLGEN(
      dept_row(
      d.deptno, d.dname, d.loc,
      CAST(MULTISET(SELECT e.empno, e.ename, e.job, e.mgr, e.hiredate, e.sal, e.comm
      FROM emp e
      WHERE e.deptno = d.deptno) AS emp_tab)
      SYS.XMLGENFORMATtYPE.createFormat('DEPT')
      ) AS "XML_QUERY"
    FROM dept d
    WHERE d.deptno = 10;
        The Report Query itself generates XML data (in the required BI Publisher format). So, no need to generate it like this.
        As you are using table functions your query should be of the type:
    SELECT EMPNO
                , ENAME
                , JOB
                , MGR
                , HIREDATE
                , SAL
                , COMM
        FROM TABLE ( EMP_PKG.GET_EMPLOYEES ( :PXX_DEPTNO ))
        where EMP_PKG.GET_EMPLOYEES is packaged table function which returns the Object Table of type EMP_TAB mentioned above.
        When you test the above Report Query with sample DEPTNO, it will generate the sample XML, which you can use to generate Report Layout in RTF format using BI Publisher Desktop.
        Hope this helps!
    Regards,
    Kiran

Maybe you are looking for

  • Downloading music using Amazon MP3

    I've been downloading music on my Blackberry curve 9320 using Amazon MP3 for a few months. now all of a sudden it won't let me download anything. Keeps giving me an error message 'your order could not be processed'. Amazon website says to review my a

  • How to Modify Order by clause of standard VO

    Hi All, I want to modify orderby clause of standard VO. I extended the VO and modified the order by clause. But it did not workout. Anybody worked on this kind of requirement? Any help would be greatly appriciated. Thanks in Advance. Rakesh.

  • Dunning Procedure

    I have two companies one is parent company & another sister company. Both companies have same vendors & customers. Can I assign dunning procedure for both companies? please help

  • Delete the initialization of delta on open hub table

    HI Gurus I have loaded data from cube to open hub table using DTP with full update, later on i have loaded the data using a DTP with delta update. Now i am thinking that delta has been initialized on the open hub table, so now want to delete the init

  • Server installation under Yosemite hangs

    Does anyone know what to do when the configuration of OS X Server 4.0 on OS X Yosemite (10.10.1) stays at the "Preparing Calendar services" stage during the configuration process?  According to Activity Monitor the application is active and using (mi