Profile problem with report

Hi guys
So here is what i have: i have a report which submit a concurrent request using fnd_request.submit_request* function. now my problem is profile information such as user_id, resp_id , resp_appl_id. i need those three profile information so i can use the mentioned function.
i tried to use fnd_profile.get+ function to retrieve those profile option information from my report which didn't work
i tried to use user parameter to pass P_USER_ID, P_RESP_ID, P_RESP_APPL_ID to the report from C.M. but which didn't work either. I was wondering how can i pass those three profile options from Concurrent Manager to the report that i am running so i can submit my request from stored procedure within my report ?
thanks

I found the solution, i had to pass it through concurrent manager Define Program form as a default parameter.

Similar Messages

  • Profile problem with Pre2 after doctor to 2.2.4

    I used the 2.2.4 webos doctor to update my NA unlocked Pre2. On first boot, it prompted for a profile, and successfully logged in and restored. After rebooting the device (required), it stays at the 'hp' spinner logo indefinately. Initially I thought something was wrong with the flash.
    I created a meta-doctor (to pre-enable developer mode), and performed the same setup. Attached is the /var/log/messages file from that. It appears that the LunaSysMgr service repeatedly crashes.
    Plugging in USB (to computer) caused the 'hp' logo to go away, and I could see the background & "usb/charge" dialog. Regardless of what I selected (or if I dismissed the dialog), a LunaSysMgr crash would occur, punting me back to the 'hp' logo.
    Eventually, we figured out it was a problem with "something" in my profile's backed up data. Creating a new profile did not show any issues, and the phone worked fine.
    To fix the old profile, I used 'impostah' to activate to old profile, and used the 'backups' app to disable palm backups. After a full erase, and first-run activation on my old profile, the phone works correctly.
    I'm not sure how much help it may be to inspect the issue after the fact (especially since I deleted my backup). Nonetheless, I figured it should be reported.
    I can't seem to attach a file to a post. Here is my /var/log/messages. For reference, Here is the #webos-internals IRC log spanning the day I was troubleshooting the issue. My username is 'seq' in those logs.
    Post relates to: Pre p100eww (Bell)

    I used the 2.2.4 webos doctor to update my NA unlocked Pre2. On first boot, it prompted for a profile, and successfully logged in and restored. After rebooting the device (required), it stays at the 'hp' spinner logo indefinately. Initially I thought something was wrong with the flash.
    I created a meta-doctor (to pre-enable developer mode), and performed the same setup. Attached is the /var/log/messages file from that. It appears that the LunaSysMgr service repeatedly crashes.
    Plugging in USB (to computer) caused the 'hp' logo to go away, and I could see the background & "usb/charge" dialog. Regardless of what I selected (or if I dismissed the dialog), a LunaSysMgr crash would occur, punting me back to the 'hp' logo.
    Eventually, we figured out it was a problem with "something" in my profile's backed up data. Creating a new profile did not show any issues, and the phone worked fine.
    To fix the old profile, I used 'impostah' to activate to old profile, and used the 'backups' app to disable palm backups. After a full erase, and first-run activation on my old profile, the phone works correctly.
    I'm not sure how much help it may be to inspect the issue after the fact (especially since I deleted my backup). Nonetheless, I figured it should be reported.
    I can't seem to attach a file to a post. Here is my /var/log/messages. For reference, Here is the #webos-internals IRC log spanning the day I was troubleshooting the issue. My username is 'seq' in those logs.
    Post relates to: Pre p100eww (Bell)

  • Problems with report builder 3.0 in SCCM 2012 R2 CU2

    Hi All
    I have problems with editing  (Using Report builder) existing reports  or creating new ones in SCCM 2012 R2 CU2
    We version of SQL we use is SQL 2008 R2 SP2
    I already asked this question in the SCCM 2012 forum but the problem is not related to SCCM but has something to do with application report builder
    I changed the registry key and edited the Microsoft.ConfigurationManagement.exe.config.xml as described in the following link
    http://blogs.technet.com/b/smartinez/archive/2012/07/03/system-center-2012-configuration-manager-create-report-don-t-work-what-do-i-do-now.aspx
    Afterwards I try to edit an report I see report builder is being downloaded and after it generates the following error “Application did not succeed. Unable to continue”
    Error details are
    Following errors were detected during this operation.
    * [22-7-2014 13:55:07] System.Deployment.Application.InvalidDeploymentException (HashValidation)
    - File, Microsoft.DataWarehouse.dll, has a different computed hash than specified in manifest.
    - Source: System.Deployment
    - Stack trace:
    at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, Hash hash)
    at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, HashCollection hashCollection)
    at System.Deployment.Application.ComponentVerifier.VerifyComponents()
    at
    System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions
    options)
    at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
    at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
    at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
    at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
    And in the SmsAdminUI.log I noticed the following error
    [16, PID:4460][07/21/2014 14:11:43] :[ReportProxy] - User-specified default Reporting Point [Server1.local.nl] could not be found, [Server2.local.nl] is now the default Reporting Point.
    [1, PID:4460][07/21/2014 14:11:11] :System.InvalidOperationException\r\nThere is an error in XML document (1, 1).\r\n at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
    I removed the reporting point no luck -> I already installed report builder 3.0 local on my computer still no luck.
    I hope someone can give me some advice , I am lost with this error
    Thx in advance
    Regards
    Johan

    Hi Miss Katherine,
    1. I went through the SQL steps in the link you posted
    2. I updated the Reg Key and Microsoft.ConfigurationManagement.exe.config file with 3.0 on both the
    server and the console machine.
    3. I copied the .DLL file from your OneDrive and replaced the existing one on the server.
    4. I uninstalled and re-installed the reporting role on the server and received the 1015 in the log.
    5. I restarted the server and the client machine
    I do get a slightly different error now after using the new DLL
    Errors With Original DLL
    ERROR DETAILS
    * [9/30/2014 8:42:03 AM] System.Deployment.Application.InvalidDeploymentException (HashValidation)
    - File, Microsoft.DataWarehouse.dll, has a different computed hash than specified in manifest.
    - Source: System.DeploymentERROR DETAILS
    Errors With New DLL
    ERROR DETAILS
    Following errors were detected during this operation.
    * [9/30/2014 9:17:13 AM] System.Deployment.Application.InvalidDeploymentException (RefDefValidation)
    - Reference in the manifest does not match the identity of the downloaded assembly Microsoft.DataWarehouse.dll.
    - Source: System.Deployment

  • Problems with reports and XML-publisher - No XML

    Hi!
    I'm having a problem with Apps and XML-publisher. I made a report file, which queries some views. When executing in reports, I get all the data I expect.
    Now, when I upload the reportfile to Apps and let it generate XML, my xml-file is empty (well, almost empty)
    <?xml version="1.0" ?>
    <!-- Generated by Oracle Reports version 6.0.8.27.0 -->
    <T03501684>
    <LIST_G_PERSOON>
    <LIST_G_PERSOON />
    </T03501684>
    Anyone who can shed any light upon this problem?

    OK, finally solved the problem... A good night's sleep always helps ;).
    After just trying each queried table one after an other, I found the problem:
    The difference between Oracle Apps (Dutch locale) and the reports builder (English) is the language... And our functional people have changed some names, but the Dutch ones, leaving the english names in place and one of the tables I query has language specific data, which is also appears in a where clause.

  • VAT declaration in XML - Problem with report RFASLDPC

    Hello all,
    I have a problem with the report RFASLDPC. We use it to download an XML file that we generated which contains the VAT declaration.
    In the report RFASDLPC, there is a FORM named QUELLFILE_PRUEFEN which stop the report and display a message : "Data file FILE_NAME is not correct".
    The reason is that QUELLFILE_PRUEFEN checks (for Belgium) that the beginning of my document starts with '000000' (six times zero). But this is impossible for an XML file to begin with '000000'. An XML file must begin with "<?xml version="1.0" ?>" or a least "<".
    Here is the code :
    FORM QUELLFILE_PRUEFEN.
      OPEN DATASET PAR_PATH FOR INPUT IN BINARY MODE.
      IF SY-SUBRC NE 0.
        MESSAGE E306 WITH PAR_PATH.        ''Quellfile nicht vorhanden
      ENDIF.
      READ DATASET PAR_PATH INTO HLP_RECORD.
      CASE PAR_FTYP.
        WHEN 'AT'.                         ''ASL Österreich
          IF HLP_RECORD(1) NE 'I' OR HLP_RECORD+46(2) NE 'ZM'.
            MESSAGE A185(FR) WITH PAR_PATH.
          ENDIF.
        WHEN 'BE'.                         ''ASL Belgien
          IF HLP_RECORD(6) NE '000000'.
            MESSAGE A185(FR) WITH PAR_PATH.
          ENDIF.
        WHEN 'ES'.                         ''ASL Spanien
    *     IF HLP_RECORD(1) NE '1' OR HLP_RECORD+104(3) NE '349'.
          IF HLP_RECORD(1) NE '1' OR HLP_RECORD+1(3) NE '349'.
            MESSAGE A185(FR) WITH PAR_PATH.
          ENDIF.
        when 'FI'.
          if hlp_record(3) ne '000'.
            MESSAGE A185(FR) WITH PAR_PATH.
          ENDIF.
      ENDCASE.
      CLOSE DATASET PAR_PATH.
    The line :
    READ DATASET PAR_PATH INTO HLP_RECORD.
    Put the 128 first character of the XML file in HLP_RECORD because HLP_RECORD is defined as :
    HLP_RECORD(128) TYPE C
    So as I work in Belgium, it is the condition :
    WHEN 'BE'.                         ''ASL Belgien
          IF HLP_RECORD(6) NE '000000'.
            MESSAGE A185(FR) WITH PAR_PATH.
          ENDIF.
    which is checked. But this condition cleary check if the beginning of the XML is '000000' and if it is not, it stop the program.
    I searched for all the SAP notes about RFASLDPC but I found none about this problem.
    Did someone else have also this problem ? Did you find a way to solve this ?
    Thank you in advance for your help.
    Best Regards.
    Gregory Pierre.

    anyone has an idea ? ...

  • Problems With Reports server in Oracle 10g IAS

    I am having problems with the reports server. It keeps on giving me the error below
    REP-51002: Bind to Reports Server <myreportservername> failed
    I am able to correct it by restarting my server while my backup server is off the network and playing around with my server configurations. It works for a while 2 weeks to a month then I start getting the same error again.
    Could someone please point out to me where I could be going wrong?
    Is there any known problems when 2 IAS are on the same network. I am on Windows 2000 Server.
    Thanks
    Irene

    In rwnetwork.conf change
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE discoveryService SYSTEM "file:/home/oas10g/frhome/reports/dtd/rwnetworkconf.dtd">
    <discoveryService>
    <!--multicast channel="228.5.6.7" port="14021" timeout="1000" retry="3"/>-->
    <namingService name="Cos" host="IP of ur Server" port="14021"/>
    </discoveryService>
    bounce OC4J_BI_Forms
    run naming service.sh 14021

  • PFD-MAIL Problem with REPORTS 3.0.5

    Hi all!
    Still have a problem with creating a PDF file as mail attachement.
    I installed the latest patch 11 (3.0.5.19) of the oracle runtime and i compiled
    the report with the patch.
    What happend: Still go the error message if i open the pdf in the mail: "operant xc missing ..."
    BUT !! if I create the pdf with the option "FILE" instead of "MAIL" at e.g. c:\test.pdf - its
    without any error!
    So the question is what is the difference beetween the two ways?????
    Have a nice weekend!
    Oli

    Hi all!
    Still have a problem with creating a PDF file as mail attachement.
    I installed the latest patch 11 (3.0.5.19) of the oracle runtime and i compiled
    the report with the patch.
    What happend: Still go the error message if i open the pdf in the mail: "operant xc missing ..."
    BUT !! if I create the pdf with the option "FILE" instead of "MAIL" at e.g. c:\test.pdf - its
    without any error!
    So the question is what is the difference beetween the two ways?????
    Have a nice weekend!
    Oli

  • Problem with Report Output in Apps R12

    Hi,
    I am having some problems with my report output when run under Apps R12. It looks fine when I run in Reports Developer 10g.
    The problem is that pages get split into two (i think because there are too many rows). So page 1 of the report will be split into two pages in the Apps report output, and the page number (which is normally at the bottom) displays on the second page as "Page 1 of xx".
    I think there is some problem but I don't know what.
    I am running the report as Text Output in apps, and using the default Landwide style (which is 180 col x 66 rows). In my report design, I made the dimensions of the body section to be 180 col x 66 rows as well. I also have it set to 8.5 tall x 14 inches wide.
    Any suggestions?
    Thanks,
    Kevin

    SQL> set long 1000000
    SQL> set heading off
    SQL> column cola format a40000
    SQL> select cola from clob_dummy;
    gfhjtuioep mnhjkie rt-hlospd. ngktio pokdnebtt, gkhohphpdjdbs wmqksxnd - kfnfdkdldkdkdkdkdkdkdkdkdbdsjgdvj h geg.jv ehh  shgghsga wshkwlsgsdklghlahgkh lahgkas lhks  kglaks gksh a
    ssjfsjgskjhghsgskgkksl hgeldhldlkskhdlk dklhkdlkhlkdlhdkfhldkhkhdkhkdhkdhkdkhklhkddkhdkhdkl djhlkdkhdhkshlkd dkhdkhldsjhkslhjd eutywe 398863694 i230e ehgd ehglegighsihdlk eltiweytilhdhgehgisehbkd
    SQL>Edited by: Tubby on Oct 3, 2008 11:44 AM

  • Problem with Reports & Graphics in PDF

    Hi,
    I generated a report into PDF file which contain layout for Line
    Graph, but I can't get multiple colour of line for columns value.
    I also have same problem with Pie Chart.Please give me some
    advice.
    Thanks in advance.
    null

    A month ago I have a problem with my pdf output because of TURKISH Characters. I applied this method as you can see below for solve this problem...
    1. Go under the following path: $COMMON_TOP/util/java/1.4/j2sdk1.4.2_04/jre/lib/fonts
    2. Copy all the ttf font files under <FND_TOP>/<APPLRSC>/ to that path
    3. Bouns the Concurrent Manager and the Apache Server
    4. Retest the issue.
    5. Migrate the solution as appropriate to other environments.

  • Provisioning Profile - problems with installation our app build on devices

    We have problems with installation our app build on few devices. There are all in Provisioning Profile, but we don't know why we can't install the build on some devices. Any ideas?

    Apple products needing Apple love/support (athough using Adobe to compile to Apple-code may be an obvious concern since nothing beats native-code)
    The app still however requires code-signing in the correct manner - personally, the more the merrier.

  • Problems with Reports: REP:6205

    I work with Reports Builder 9.0.4.0.21.
    When I open a matrix report appears he following message:
    REP-6205: el atributo de identificador de la etiqueta rw:headers no es único
    (ID attribute of rw:headers is not unique)
    I don´t know why, because I´ve created the roprt with the report assistant
    May anyone help me?
    thanks in advance
    Beatriz

    Hi,
    I´ve read the jsp code and I´ve found some <rw:headers id, but they are different:
    rw:headers id="HFPPCTRAMOEDAD35"
    rw:headers id="HFNUM35"
    rw:headers id="HFPORCEN35"
    rw:headers id="HFINDICE35"
    rw:headers id="HFSumNumPerPPCNIVEL35"
    rw:headers id="HFSumPorcenPerPPCNIVEL35"
    rw:headers id="HFSumIndicePerPPCNIVEL35"
    What is the problem?
    Thanks
    Beatriz

  • WWI server problem with report shipping order

    Hi everybody,
    we have a problem with the WWI server and report shipping orders for Inbound documents (PDF):
    after we created an entry in CVD1 and using buttons "Accept" and "Ship immediately" we run the report RCVDEVEN. First time we did it the WWI server started working and ended with error but assigned the correct PDF. After that, the WWI server didt start anyway.
    First error message:
    The description for Event ID ( 91 ) in Source ( PRD ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: PRD.
    Second error message after second attempt:
    The description for Event ID ( 95 ) in Source ( PRD ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event:   09/14/09 17:59:49 Start Function 'WWI_SERVER_INFO'
      Initializing parameters
      Initializing Tables
      Receiving data from client
      Sending data to client
    Elapsed time : 0.1 sec.
    OSS note 1058521 has already been found - but nothing described here is relevant for us: the RFC connection is working, the WWI monitor shows the server up and running.
    Any ideas?
    Thank you very much in advance and best regards,
    Christoph

    Hi folks,
    fixed the problem myself. There have been some documents with error in the printer queue of the WWI server.
    Best regards,
    Christoph

  • Problemas with reports: REP -1247

    I work with Reports Builder 9.0.4.0.21.
    When I run a report appears the following message:
    REP-1247: report contains uncompiled PL/SQL
    I´ve created the report, compile and run ok. Then I've saved the report and when I open reports builder and try to execute the report appears the error.
    What is the problem? I`ve compiled before saving the report
    May anyone help me?
    thanks in advance
    Beatriz

    I compile in pl/sql editor, and the reports run; but when I open the report again, the report is not compiled, and I go to Program->Compile->Whole, and I save the report. When I open the report again it is not compiled.
    I don´t have compile option in file->administration, is it wrong?
    Thanks
    Beatriz

  • Problem with Reporting Services and CRM2011 Online

    Hi, this is my issue:
    I have two organizations in CRM 2011 Online and I want to create a report with Reporting Services when I create my datasource my connection string is something like this https://organization1.crm.dynamics.com but when I create a dataset with a FetchXML it
    retrieve the data from organization2

    Hi Diegohdztam,
    According to your description, the dataset retrieve data from organization2, other than the organization1 which is already used to create a Data Source. If in this scenario, I think this issue can be caused by the organization2 also create a Data Source in
    the report, then you are using it as the Data Source for the Dataset. So please double check the data sources in the report.
    Besides, we can try to create a new Data Source with the New button for current Dataset to test the issue again.
    The following screenshot is for your reference:|
    Hope this helps.
    Thanks, 
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Problems with reports: parameter screen

    I work with Reports Builder 9.0.4.0.21.
    When I open some reports, the screen parameters appears with mode and orientation parameters.
    I don´t want these parameters and I eliminate these parameters in screen and I saved the report, but when I open and run again the report, the parameter screen with these parameters appears again
    May anyone help me?
    thanks in advance
    Beatriz

    Open report in report builder. From report menu, Tools--> Parameter Form Builder, it will open up a window. Scroll down and see if any parameters are checked ( background color of parameter will be in black). click on parameter to uncheck. Press ok, it will open up report editor-paper parameter form. Remove everything on this parameter form (you will only see two parameter form headers, if you have already unchecked everything on the previous screen)

Maybe you are looking for

  • Getting error in smartform : LOOP_BILL : "IM_T_VBRK" is neither specified.

    I'm preparing a smartform & In Form Interface, I have declared these values: IM_FS_KNA1     TYPE     KNA1 IM_T_VBRK     TYPE     VBRK IM_T_VBRP     TYPE     VBRP In Global Definitions: IM_T_KNA1     TYPE TABLE OF     KNA1 IM_FS_VBRK     TYPE     VBRK

  • How can i chane the X axe

    My actual program save the values of temperature each time i set it even if i reset the program after one day or more i find the previous and the new values. What i want is this: the same result but for every day apart : -for example if i set and sto

  • Acrobat reader 9 problem selecting graphics

    I have a pdf file that contains both text and graphics. When I open it into Reader I can usually use the Select Tool to copy graphics out of the document. On one of my computers, though, I can't select any of the graphics. Is there an option that got

  • Multiple anchored frames create giant anchor marks

    As shown below, if I put two frame anchors next to each other in my figure caption, the second one shows up with a giant anchor. Anyone else seen this? Anyone know how to get the second one to go back to a normal size? I can insert a space, but that

  • Problem exporting technical systems to QA

    Hi SDN, I have a problem when i try to export the technical systems to QA enviroment , the download link is not working and the screen show an red icon without message error , somebody knows what's happening??, i'm using PI 7.0 nw04's regards