Information Broadcasting: File Generation Program

Can anyone tell me the name of the program (ABAP or Java) that generates the file?
Specifically, I am talking about a PDF file.
We have a requirement to include one of the variables in the file name. For example, if the report is for a specific cost center, I want that cost center's value in the file name.
Regards

I got the answer...notes 837300, 690020 and 1171138.
Thanks for reading...

Similar Messages

  • HI Masters , I need information for file upload program in web dynpro java

    Hi masters,
           i need some inforamtion and documentation on file upload program in web dynpro java

    Hi surya,
    You can follow this procedure to upload the file
    i) Take One Context Attribute named as "D1" of Type "binary".
    ii) Take one FileUpload UI Element in the Layout Tab.
    iii) Bind FileUpload UI Element's data Property to the taken Context Attribute. Here it is "D1".
    iv) Take one Button UI Element in the Layout Tab named "Upload" and in the Action of that Button write the following Code.
    v) The following code Generates one Folder in the Server & inside that Folder given file is Uploaded.
    File ff=new File("FolderXYZ"); // Creates One Folder with the given Name ( Here Folder name is "FolderXYZ")
    ff.mkdir();
    try
    byte b[]=null;
    IWDAttributeInfo objAttinfo=null;
    IWDModifiableBinaryType binType=null;
    File f=null;
    FileOutputStream fos=null;
    if(wdContext.currentContextElement().getD1()!=null)
    b=wdContext.currentContextElement().getD1();
    objAttinfo=wdContext.getNodeInfo().getAttribute(IPrivateAttachView.IContextElement.D1);
    binType=(IWDModifiableBinaryType)objAttinfo.getModifiableSimpleType();
    f=new File(ff.getName()+"
    "+binType.getFileName());
    fos=new FileOutputStream(f);
    fos.write(b);
    fos.flush();
    fos.close();
    objMessageManager.reportSuccess("File uploaded to server");
    } catch (Exception e)
    objMessageManager.reportException("Unable to upload file to server, error is:"+e,false);
    return;
    The Uploaded file is stored in the folder & that folder is stored in the Server's following Path.
    <Your Server>\c$\usr\sap\J2E\JC00\j2ee\cluster\server0
    You can access your Uploaded file from the following Path
    <Your Server>\c$\usr\sap\J2E\JC00\j2ee\cluster\server0\FolderXYZ
    Regards
    Sagar Ingalwar

  • Information Broadcast Email File - Where is the file in Unix directory?

    Hi,
    I am using Information Broadcasting to email the BI report.   We use Unix as the application server.
    In transaction SOSV, I can get detailed information on the file (attachment) and the send status.  There is a requirement to encrypt the file in Unix server.   Does anyone know where the file resides in Unix when the report is generated from Information Broadcasting?   What's the Unix directory?
    Any information would be appreciated.
    Thank you.
    Rebecca

    I added the path of the servlet.jar to the CLASSPATH. Now my modified
    file content is as follows:
    WINDOWS 2000 Environmental variable changes:(CLASSPATH)
    C:\Program Files\PhotoDeluxe BE 1.1\AdobeConnectables;%JAVA_HOME%\bin;%JAVA_HOME%\jre\bin;C:\jakarta-tomcat-4.1.12\common\lib\servlet.jar
    AUTOEXEC.BAT:
    set path=%path%;c:\onnet32
    SET PATH=C:\jdk1.3.1\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;
    SET JAVA_HOME=C:\jdk1.3.1
    SET CATALINA_HOME=C:\jakarta-tomcat-4.1.12
    SET CLASSPATH=.;%JAVA_HOME%\bin;%JAVA_HOME%\jre\bin;C:\jakarta-tomcat-4.1.12\common\lib\servlet.jar
    With this I am executing the command: javac test.java. However, it is still giving lot of error messages
    All the messages are 'cannot resolve symbol' associated with the Servlet class, Servlet Request, Server Exception etc. In the very first error message it states that: 'package javax.servlet does not exist'.
    I would appreciate any help. Thanks in advance.

  • My files, photos, email files, software programs, and all information did NOT transfer over to Mavericks (from Mt. Lion).  How do I get all my stuff to appear when using Mavericks?

    Will someone please help me?
    My files, photos, email files, software programs, calendar info, and all information did NOT transfer over to Mavericks (from Mt Lion).  How do I get all my stuff to appear when using Mavericks?
    My email did transfer over.
    Thank you.

    First click on the Apple > Logout and Log back in or restart the unit see if that solves it.  If it doesn't do you have a backup of your system prior to upgrade?  Check Disk Utility and see how much space is being used to make sure the drive wasn't somehow erased.

  • Information Broadcasting direct email delivery of CSV files?

    Hello,
    Is there any way to configure Information Broadcasting in BW 3.5/Netweaver 04 such that email delivery of CSV files is possible?  I see that the pre-calculation server will generate workbooks.  Though, we really need delivery direct to CSV.
    Alternatively, has any one come up with a process of delivering Bex web links with a template that can generate CSV?  I saw this second option come up in a previous topic, but I am not sure how this would work.
    Regards,
    Joel

    Hello,
    Sorry I did not see your question until today.  It seems that you posted right before I went on vacation. ƒº  To answer your questions
    To Broadcast a Template for CSV extract only
    1)     Create a new template
    2)     Add a table
    3)     Set the new table as HIDDEN
    4)     Add Button or In-line command
    Info about executing Commands:
    http://help.sap.com/saphelp_nw04/helpdata/en/22/ff843b4df3da10e10000000a114084/content.htm
    Exporting Data:
    http://help.sap.com/saphelp_nw04/helpdata/en/33/f3843b0af3de0ee10000000a114084/content.htm
    Sample JavaScript:
    //Exports a table to an Excel file
         function exportToExcel()
              var suppress_repeating_texts = getIsSupressingRepeatingTexts(TABLE_NAME);
              exportToFile('XLS', suppress_repeating_texts);
         //Exports a table to a CSV file and force repeating texts on.
         function exportToCSV()
              var suppress_repeating_texts = ' ';
              exportToFile('CSV', suppress_repeating_texts);
         //Exports a table to a file
         function exportToFile(fileFormat, suppress_repeating_texts)
              SAPBWOpenURL(SAP_BW_URL_Get() +
                   '&CMD=EXPORT' +
                   '&FORMAT=' + fileFormat +
                   '&DATA_PROVIDER=DP1' +
                   '&SUPPRESS_REPETITION_TEXTS=' +
                   suppress_repeating_texts);
    I hope this helps.
    Best regards,
    Joel Blackthorne

  • Adobe Premiere Elements 7.0 hangs while exporting and during peak file generation.

    I have Adobe Premiere Elements 7.0 (PRE7). I have a project which is using a single clip from a Mini-DV that was captured with Nero 8. Nero 8 was used because it was captured prior to installing PRE7. The file is 12GB and is on a USB disk drive because I don't have the space on my main hard drive (I have about 11GB free). My project doesn't do too much that's fancy. It merely uses about 20 minutes of the 60 minute Mini-DV captured AVI, and it uses simple transitions between each scene. I also have very simple titles at start and end. No themes or anything else.
    I've seen two problems. 1) While editing the project, seemingly (but I'm not positive it's related) while the peek file was being generated, PRE7 would get into a state of using about 40% to 50% CPU, and it would not let me do anything else. The other problem, 2) While using "Share" to export the video to WMA for playback on PC (about 180MB estimated file size according to Adobe), the file is exported to about the last remaining 5 seconds, but then PRE7 goes into that mode of hanging with 40% to 50% CPU usage.
    One time when it had this 50% CPU issue, I let it sit overnight, and the export was finished in the morning. The export that time was to a 90MB FLV for posting to the "web" according to the Share wizard. But when I was doing the above (issue #2), it went into the 50% CPU usage but didn't finish after waiting around 2 hours. Even if I were to let it sit that time, and it were to finish, it seems like something's wrong and that this is unacceptable.
    When this happens, and PRE7 goes into 50% CPU utilization, there is no pacifier or percentage bar advancing. It usually happens near 100% finished. Only one time did it complete successfully after leaving it unattended at 90% complete for an extraordinary amount of time.
    To recap:
    C:\ hard drive ---> PRE7, my project.
    E:\ USB drive ---> 12GB source AVI file and destination for export.
    I saw elsewhere on this forum that someone imported a mini-dv captured AVI into Window Movie Maker and then exported it to Mini-DV from that app. This solved that person's problem with hanging during peak file creation. I had the 50% hang issue during peak file generation but I'm not sure it was related to peak file generation. A peak file was generated in a project which, when exported with share as mentioned above, still did the hang 50% CPU issue. Regardless, I will try the import/export/movemaker thing and report back but I've been trying enough things that I wanted to take a second to ask for assistance.
    Does anyone have this issue, and is there a patch or fix?
    I might be able to provide a user mode dump of the 50% CPU adobe process. There is some call stack information and I'm wondering if developers would want this info if they don't already have a solution/fix to this bug.
    Thanks for any help.

    I have some more info on the hang which I've been experiencing during export/share of a project which uses an AVI as its one main clip. Adobe Premiere Elements 7 (PRE7) appears to be hanging because it's looping endlessly in ImporterAVI.prm. I'm wondering if this info can be passed onto Adobe developers and/or if I can submit this information elsewhere for such processing. I also have a process dump file which might be helpful, not to mention the original project files.
    I used Process Monitor to help analyze this situation, and prior to PRE7 getting into the endless loop, it appears to be reading from the AVI file little by little, and WMEncodingHelper.exe is writing out little by little to the destination file, both of which I would expect. When PRE7 gets to the end of the import/export, Process Monitor appears to show all the aforementioned disk activity ceasing. I see neither process reading or writing. This would be normal if the share/export procedure had completed. But PRE7 is not complete. It is hung and is operating at 50% CPU utilization.
    Far below in this post are technical details which may be helpful to an Adobe developer determine why the importer could get into this endless loop. In those details, there is a jump instruction, "jb ImporterAVI!xImportEntry+0xf32", which will always jump if a particular compare always turns out a certain way. But in my review of the counters being compared, it never will get to a point of exiting. When I modify a flag (the carry flag) to be 0, the loop exits. When I did this, my export/share of my project completed successfully. So it was done, but for some reason, PRE7 was looping and looping in its AVI importor instead of completing the export (aka "Share").
    I cannot say that this certainly indicates a bug with PRE7, but it seems to me that there's enough data for Adobe to be at least investigating this particular issue. I'm not the only person who has seen this as there was at least one other message describing the same problem which the user resolved by effectively re-creating the AVI file via a no-op import/export into and out of MovieMaker. My AVI also goes through MovieMaker, import/export, without a hitch.
    In a sense, I view PRE7's "share" as essentially an import, processing of imported information (i.e., effects and transitions), and an export. It's an import of all clips into the project at the right times, a processing of all effects, and finally an export to a destination. I realize this is simplistic, but the point I'm making is I have a simple project with a single AVI, and it appears that the "import" portion of PRE7's Share option is choking on the only clip used by this project. I also don't have much but simple transitions and a beginning/ending title on the project, so I'm not thinking this use of PRE7 is much more than what I'm doing with MovieMaker when importing/exporting this AVI.
    I fully agree that optimum hardware can be either required or critical for certain types of video editing, but PRE7 is a consumer program and I'm not using anything extensive about it and the symptoms are that PRE7 is looping on its import of a file other programs don't have a problem with. I already tried purchasing a 1TB external, which I'm glad I did, but I really think Adobe developers should look at this issue. There may be a problem with handling certain AVI clips used in a project when those clips come from certain sources. If there is an issue, perhaps it could warrant a fix that would make PRE7 more compatible with these other clips.
    Does Adobe have a procedure for people to upload (or mail) projects and files to it so that they can troubleshoot why the importer gets into this state? I also mentioned earlier that I have a full user-mode dump of the process which may be of value to a dev. Can I submit this information anywhere?
    Here are textual technical details:
    Plug-in which loops: C:\Program Files\Adobe\Adobe Premiere Elements 7.0\Plug-ins\en_US\ImporterAVI.prm
    The following are the instructions at the "bottom" of the loop which never ends. Below, I put "***" at the jump instruction I mentioned earler. If I force the carry flag to be 0 at that point, and the jump is skipped, the export completed successfully. Additionally, notice that [esp-0x1c] is 0x2000, and that both eax and edi are 0. When I see it loop, eax stays at 0 and never reaches 0x2000. I wonder if something about the AVI is causing values used by this importer to be such that it causes this endless loop, and if that's the case, and if such values are valid/good, I'm wondering if the importer can be fixed by being able to detect such values so as to not choke (if in fact it's an importer issue).
    1239dda2 50 push eax
    1239dda3 ffd1 call ecx
    1239dda5 8b442424 mov eax,dword ptr [esp+24h]
    1239dda9 015c2428 add dword ptr [esp+28h],ebx
    1239ddad 03c7 add eax,edi
    1239ddaf 83c410 add esp,10h
    1239ddb2 3b44241c cmp eax,dword ptr [esp+1Ch]
    1239ddb6 89442414 mov dword ptr [esp+14h],eax
    ; *** This is where it loops around and around.
    1239ddba 0f82f2feffff jb ImporterAVI!xImportEntry+0xf32 (1239dcb2)
    ImporterAVI!xImportEntry+0x1040:
    1239ddc0 8b542420 mov edx,dword ptr [esp+20h]
    1239ddc4 52 push edx
    1239ddc5 e810d40000 call ImporterAVI!xImportEntry+0xe45a (123ab1da)
    1239ddca 83c404 add esp,4
    ImporterAVI!xImportEntry+0x104d:
    1239ddcd 5f pop edi
    1239ddce 5e pop esi
    1239ddcf 5d pop ebp
    1239ddd0 33c0 xor eax,eax
    1239ddd2 5b pop ebx
    1239ddd3 83c428 add esp,28h
    1239ddd6 c3 ret
    ChildEBP RetAddr Args to Child
    WARNING: Stack unwind information not available. Following frames may be wrong.
    3195d9b8 12387545 10590f9c 27c53e00 06b35ff6 ImporterAVI!xImportEntry+0x103a
    3195d9ec 1239ea10 06b35ff6 00000000 27ad8a60 ImporterAVI+0x7545
    3195da1c 1238aa31 06b3554b 00000000 7fdf0000 ImporterAVI!xImportEntry+0x1c90
    00000000 00000000 00000000 00000000 00000000 ImporterAVI+0xaa31
    [esp-1Ch]: 3195d9a0 00002000
    eax=00000000 ebx=00000000 ecx=3195dbcc edx=00000000 esi=27ad8a60 edi=00000000
    eip=1239ddba esp=3195d984 ebp=3c7ba50b iopl=0 nv up ei ng nz na pe cy
    cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000287
    ImporterAVI!xImportEntry+0x103a:
    1239ddba 0f82f2feffff jb ImporterAVI!xImportEntry+0xf32 (1239dcb2) [br=1]

  • Error when executing a Query through information Broadcasting

    Dear SDN,
    We have configured information Broadcasting in the Web Reports---
    Scheduled and then when executing the following error is coming
    500 internal server error - Microsoft internet explorer
    Error when processing your request
    What has happened?
    The URL http://xyz.com:8000/sap/bw/BEx was not called due to an error.
    Note
    The following error text was processed in the system BWD : Please enter a valid value for characteristic 0CALMONTH.
    The error occurred on the application server asalbwd_BWD_00 and in the work process 0 .
    The termination type was: ERROR_MESSAGE_STATE
    The ABAP call stack was:
    START-OF-SELECTION of program RSRD_BROADCAST_PROCESSOR
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system BWD in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server asalbwd_BWD_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server asalbwd_BWD_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http-c:900-u:VENKAT -l:E-s:BWD-i:asalbwd_BWD_00 -w:0-d:20080708-t:133744-v: ERROR_MESSAGE_STATE-e:Please enter a valid value for characteristic 0CALMONTH.
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    Please suggest us to resolve this error..
    Help will be greatly appreciated with points..
    Thanks in advance

    Hi
    Thanks...
    I have given only Fiscal Year/Period Variable
    Other than Fiscal Year/Period Variable....No Variables in that Query..
    In FI Queries, I did not use 0CALMONTH Variable...
    I do not know why it is giving that error..
    Please suggest us to resolve this error..
    Thanks in advance

  • What is this error in Event Viewer policy file "C:\Program Files (x86)\Citrix\ICA Client\Microsoft.VC80.MFCLOC.MANIFEST

    Hi,
    One of my users is using Citrix Receiver on windows 8.1
    Below is something I encountered while looking at her event viewer on her PC.
    Please advise if MFC80.DLL is corrupted or missing and how I can fix this.
    Activation context generation failed for "C:\Program Files (x86)\Citrix\ICA Client\MFC80.DLL".Error in manifest or policy file "C:\Program Files (x86)\Citrix\ICA
    Client\Microsoft.VC80.MFCLOC.MANIFEST" on line 5. Component identity found in manifest does not match the identity of the component requested. Reference is Microsoft.VC80.MFCLOC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50608.0".
    Definition is Microsoft.VC80.MFCLOC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.762". Please use sxstrace.exe for detailed diagnosis.
    Thank you.
    Regards,
    Joshua Tay

    Hello Joshua Tay,
    Please take a look at the following thread similar to this issue.
    http://discussions.citrix.com/topic/326071-receiver-34-windows-8-sidebyside-error-starts-loading-then-exits/
    Please note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    As this issue is relate to Citrix, to receive better support, it is recommended to ask in the related forum.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • Information broadcasting in BI7.0

    Dear friends,
    Could you pls help me with the procedure to configure the information broadcasting in BI7.0.
    Pls help us with the below information
    1.prerequiste for information broadcasting
    2.How to configure bex broadcaster?(is there any step by step procedure doc?)
    3.As per our understanding we can access bex broadcaster in web environment only(in browser).Is there any other way to access bex broadcaster to email the reports to the users?.
    4.Is precalculation server is mandatory to execute and email the reports?
    Thanks in advance for your time and help.
    Regards
    Soujanya

    Overview: Integration into the Portal
    Use
    A number of settings need to be made in the BI system for the integration of SAP NetWeaver BI and SAP NetWeaver Portal. Some settings depend on one another, which is why we recommend that you follow the given sequence when you maintain settings in the BI system and in the portal. The report Maintain Settings for Integration into the Portal (report RSPOR_SETUP) supports BI system and portal administrators in setting up a secure connection in both directions, step by step. First the report asks you to make the required entries and then automatically determines additional specifications that you either have to enter manually, or that are entered automatically when the steps are performed.
    Template Installer
    As an alternative to report Maintain Settings for Integration into the Portal (report RSPOR_SETUP), you can use the template installer. The portal-based template installer enables the automatic configuration of the settings required in the portal and in the BI system. For more information, see Template-Based Configuration.
    Requirements
    Before you start to maintain settings, you enter general information. This information is used, in part, by various steps. If you determine this mandatory information at the start, you can perform the steps in a simple, logical sequence.
    The report summarizes these specifications in the selection screen. The specifications are saved for the current session so that the transactions for the individual steps can be called separately from the SAP Reference IMG.
    BI administrators require authorization for transactions SM59, SMGW, RZ10, STRUSTSSO2, SM30 (table RSPOR_T_PORTAL) and, in some circumstances, STMS.
    Portal administrators need to have the portal roles super_admin_role and com.sap.ip.bi.business_explorer_showcase assigned to them. They also need to have access to the portal file system.
    It is recommended that, from an organizational point of view, BI and portal administrators work together closely.
    Connections Between SAP NetWeaver BI and SAP NetWeaver Portal
    This report supports you in establishing connections between BI and the portal. The portal communicates with BI using the Web protocol http or https. Communication is establised based on the system object in the portal.
    BI uses an RFC connection to communicate with the portal. The portal is the RFC server and BI is the RFC client. The report is used to create an RFC destination.
    Single Sign-On Between SAP NetWeaver BI and SAP NetWeaver Portal
    Single Sign-On saves you having to log on to BI and the portal separately. Single Sign-On uses SAP Logon Tickets. SAP Logon Tickets are created in the source system and contain the system ID, user, validity, and a digital signature. The digital signature is created by using the private key of the certificate. In the target system, the signature is verified by using certificates with public keys. The target system must trust SAP Logon Tickets from the source system; this requires the source system to be entered in the access control list (ACL).
    For single sign-on to work correctly, the URL must be fully specified with the host name and domain. For this reason, you must also specify the portal URL prefix and domain in step 3. When you call BI iViews within the portal, the hostname from SAP NetWeaver AS determined in step 7 is used if this is a Web template from BEx Web Runtime 3.x For this reason, you must also specify the domain there. See the documentation for different domains under SAP Library -> SAP NetWeaver -> Security -> User Authentication and Single Sign-On -> Authentication on the Portal ->Single Sign-On -> Single Sign-On with SAPLogon Tickets -> SAP Logon Tickets for Multiple Domains.
    Standard settings
    The individual selection screen values are now described. For a more detailed description of these values, see the documentation on the individual steps.
    Creating RFC Destinations in the J2EE Engine
    Program ID: The program ID is the name of the registered server program (see step Creating RFC Destinations for the Portal).
    Portal Directory: The Portal Directory is used to start the SAP J2EE Engine Administrator tool. The file ./admin/go.bat has to be in the directory. The SAP J2EE Engine Administrator can also be installed locally on the administrator's PC for remote access to the portal server.
    BI User and BI Password: The BI user and the BI password are used by the J2EE Engine to request signatures from the RFC function modules in the BW system. Users can be compared using ALEREMOTE.
    Creating RFC Destinations for the portal
    User-Defined RFC Destination, Program ID as RFC Destination and RFC Destination : This report allows you to choose any name for the RFC destination. Otherwise the program ID is used (see above). If you choose a user-defined name, enter the name under RFC destination.
    RFC Description: The RFC description is the text that is displayed in the BEx Web Application Designer and BEx Query Designer applications as the description of the connected portal.
    Maintaining Portal Server Settings for the Portal
    Default: To select a portal as the default portal, select the Default indicator. A warning will be produced if another portal is already marked as the default portal.
    Portal URL Prefix: The Portal URL prefix is required for input help in the BEx Broadcaster. The report uses the portal URL prefix to list particular iViews for maintaining or testing the settings. The portal roles super_admin_role and com.sap.ip.bi.business_explorer_showcase are required for calling these iViews.
    Prefix of RM for BI Metadata: The RM prefix for BI metadata is required in the step Setting up Repository Managers for BI in the Portal and also has to be maintained in the portal server settings. The prefix determines the path in Knowledge Management under which BI metadata is accessed by the Repository Manager.
    Exporting the BI Certificate into SAP BI
    Export Path and Export File Name: The BI certificate is saved under the specified path and file name and can then be imported into the portal.
    Creating BI Systems in the Portal
    Path in Portal Content and Name in Portal Content: The BI system in the portal is created under the specified path and name in the Portal Content Studio.
    Template for Defining BI Systems in the Portal: As a template, you can choose either System with Load Balancing orSystem with Application Server when creating a BI system in the portal. The necessary information is determined and displayed depending on the template you select.
    BI Properties: The following properties are specific to a BI system. If the identifier BI Directory Provider is activated, the BI system is displayed in open dialog when selecting queries or InfoProviders. The properties BI Documents for InfoProviders, Master Data, and Metadata contain the path to the respective CM Repository Manager for storing BI documents in Knowledge Management. These properties are used when the documents are migrated to Knowledge Management.
    The property BI Master System means that the BI system is the central persistent store in the portal. The BI master system is used to read and execute Web templates. The running BI Web Runtime requires exactly one BI master system within a portal.
    System Alias: Every system in the portal requires a system alias. You can enter any value. SAP recommends that you use the logical system name as the alias.
    Creating System Alias SAP_BW: For the portal role Business Explorer com.sap.ip.bi.business_explorer_showcase, a BI system is required in the portal with the system alias SAP_BW. Note that there can only be one system with the alias SAP_BW.
    Configuring User Management in the Portal
    Logon Ticket Client: The logon ticket client can be any value between 000 and 999. The client is necessary if several portals with identical portal SIDs are connected. This is not normally the case and the default value can usually be transferred. You have to enter the client when you import the portal certificate into the BI system.
    Exporting the Portal Certificate into the Portal
    Portal SID: The portal SID is required so that naming conventions are observed. It has to be entered when you import to the BI system.
    Import Path and Import File Name: The portal certificate should be saved under the specified path and file name and can then be imported into the BI system.
    Maintaining User Mapping in the Portal
    User-Mapping User and User-Mapping Password: The user-mapping user and password are used to check user assignment. This information is not absolutely necessary but does ensure that all settings have been made for a secure connection from the BI system to the portal.
    Activities
    1. Determine the mandatory information described above.
    2. Execute the activity (= report Maintaining Settings for Integration into SAP Enterprise Portal ).
    3. Enter the mandatory information on the selection screen.
    4. Choose Execute.
    5. Choose Previous Step or Next Step to switch between the individual steps.
    6. To execute the step, choose Execute Step. The system either starts the necessary application so that you can enter information manually, or executes the step automatically.  For each step the report supports the start-up of the appropriate application for executing the step manually.
    Sequence of Steps
    SAP recommends that you perform the necessary steps in the following order:
    7. Create RFC Destination in J2EE Engine
    8. Create RFC Destination for the Portal
    9. Maintain Portal Server Settings for the Portal
    10. Maintain Single Sign-On in the BI System
    11. Export BW Certificate to the BI System
    12. Import BW Certificate to the Portal
    13. Create BW System in the Portal
    14. Configure User Management in the Portal
    15. Export Portal Certificate to the Portal
    16. Import Portal Certificate to the BI System
    17. Set Up Repository Manager for BW in the Portal
    18. Maintain User Mapping in the Portal
    19. Import SAP Basis Plug-In to the BI System
    The documentation for the individual steps describes the manual process. The report Maintaining Settings for Integration into the SAP Enterprise Portal (report RSPOR_SETUP) executes some of these steps automatically..

  • When I open a website or a link, a window opens up with multiple tabs with the messages "Firefox can't find the server at xn--9ca960n." and "Index of file:///C:/Program Files/Mozilla Firefox/" , and other similar messages. I have deleted the cookies, hist

    Every time i open a new window, search something in google, or click a link, a firefox window with four tabs comes up.
    The first tab has: http://xn--9ca960n/
    The second: file:///C:/Program%20Files/Mozilla%20Firefox/
    The third: http://xn--depe5-era1e2dt998a/
    The fourth: http://xn--jr2dqm-ekaby3owwwa1bgb4bh1dw4lgao61m/
    We have also lost our windows XP theme for the desktop at the same time. I did fix that issue, but the theme keeps disappearing again and is becoming a hassle.
    I have run a virus scan with trend micro but nothing was found.
    I also deleted cookies, caches and the whole history
    would appreciate your help. thanks
    == This happened ==
    Every time Firefox opened
    == out of the blue, early this week. ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)

    Hello Susanne.
    You may be having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not coming from one of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] and select ''Disable all add-ons''. If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and theme. You can troubleshoot plugins the same way.
    If you want support for one of your add-ons, you'll need to contact its author.

  • I get the following error message when trying to download ITunes on my computer running Windows XP - Error writing to file: C:\Program Files\Common Files\Apple Application Support\CFNetwork.dll

    I get the following error message when trying to download ITunes on my computer running Windows XP - Error writing to file: C:\Program Files\Common Files\Apple Application Support\CFNetwork.dll

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there also links to backup and recovery advice should it be needed.
    tt2

  • Issue with Information broadcasting and pre-cal server in SAP BI

    Hi Experts,
    I have issue with information Broadcasting and Pre-cal server. I have a worrkbook whcih runs from information broadcasting in pre-cal server. Workbook is desinged on single query and workbook contains visual basic code. workbook has a variable which is controlled by Control query in information broadcasting.
    I have 20 employees every month I need to send workbook via e-mail from information broadcasting.  The problem is sometimes all 20 employees will recieve e-mails and sometimes not. I identified there is something wrong in workbook or in pre-cal server.
    because after workbook calculation in pre-cal server is not pushing to SOST so there is something wrong in workbook or in pre-cal server.
    I closely observed pre-cal server front end log. There are few operations performing on workbook in pre-cal server
    like Open workbook, Calculate workbook, Save woorkbook and close workbook. In success case pre-cal sever is performing all the operations but in failure case pre-cal server is missing Close workbook case.
    Below log In pulled from pre-cal server
    Can you please tell what could be the problem.
    Successful job
    3/11/2011 9:29:46 AM (3) -> RS_PREC_LAUNCH_EXCEL i nvoked in thread 3 and job 'BIBCAST4L4EIS7TOR5BWG0
    2PCUG9ZPPP'. nvoked in thread 3 and job 'BIBCAST4L4EIS7TOR5BWG0
    3/11/2011 9:29:46 AM (3) -> InitConnection in thre ad 3
    3/11/2011 9:29:46 AM (3) -> Trying to open "C:\Pro gram Files\Common Files\SAP Shared\BW\BExAnalyzer.
    xla" gram Files\Common Files\SAP Shared\BW\BExAnalyzer.
    3/11/2011 9:30:18 AM (4) -> RS_PREC_GET_SERVER_STA TUS invoked.
    3/11/2011 9:30:18 AM (4) -> RS_PREC_GET_SERVER_STA TUS finished
    3/11/2011 9:30:35 AM (3) -> Using Version 7100.4.1 200.35 of BExAnalyzer.xla
    3/11/2011 9:30:35 AM (3) -> PID of Excel process: "2504"
    3/11/2011 9:30:35 AM (3) -> EndOfInitConnection in  thread 3
    3/11/2011 9:30:35 AM (3) -> RS_PREC_LAUNCH_EXCEL f inished
    3/11/2011 9:30:36 AM (0) -> Calculation Request 91 1A35ED029D4D79DD7A000200000000 received for job 'B
    IBCAST4L4EIS7TOR5BWG02PCUG9ZPPP'. 1A35ED029D4D79DD7A000200000000 received for job 'B
    3/11/2011 9:30:52 AM (6) -> RS_PREC_GET_SERVER_STA TUS invoked.
    3/11/2011 9:30:52 AM (6) -> RS_PREC_GET_SERVER_STA TUS finished
    3/11/2011 9:31:22 AM (0) -> Opening workbook: C:\W INDOWS\TEMP\BW\Analyzer\Workbooks\SAPBEXPRECMML4NN
    DVLYAPC2SYIC7F1AAIO_0.xls INDOWS\TEMP\BW\Analyzer\Workbooks\SAPBEXPRECMML4NN
    3/11/2011 9:31:43 AM (0) -> Refresh BExAnalyzer.xl a!MenuRefreshPrecalc returned with 1.
    3/11/2011 9:31:43 AM (0) -> Calculated workbook C: \WINDOWS\TEMP\BW\Analyzer\Workbooks
    SAPBEXPRECMML
    4NNDVLYAPC2SYIC7F1AAIO_0.xls saved. \WINDOWS\TEMP\BW\Analyzer\Workbooks
    SAPBEXPRECMML
    3/11/2011 9:31:43 AM (0) -> Calculated workbook C: \WINDOWS\TEMP\BW\Analyzer\Workbooks
    SAPBEXPRECMML
    4NNDVLYAPC2SYIC7F1AAIO_0.xls closed. \WINDOWS\TEMP\BW\Analyzer\Workbooks
    SAPBEXPRECMML
    3/11/2011 9:31:44 AM (0) -> Excel based operations  finished.
    Failure job
    3/10/2011 10:22:58 AM (1) -> RS_PREC_LAUNCH_EXCEL invoked in thread 1 and job 'BIBCAST4L41566ZBZDN2N
    TGJR0462ZFX'. invoked in thread 1 and job 'BIBCAST4L41566ZBZDN2N
    3/10/2011 10:22:58 AM (1) -> InitConnection in thr ead 1
    3/10/2011 10:22:58 AM (1) -> Trying to open "C:\Pr ogram Files\Common Files\SAP Shared\BW\BExAnalyzer
    .xla" ogram Files\Common Files\SAP Shared\BW\BExAnalyzer
    3/10/2011 10:23:20 AM (3) -> RS_PREC_GET_SERVER_ST ATUS invoked.
    3/10/2011 10:23:20 AM (3) -> RS_PREC_GET_SERVER_ST ATUS finished
    3/10/2011 10:23:44 AM (1) -> Using Version 7100.4. 1200.35 of BExAnalyzer.xla
    3/10/2011 10:23:44 AM (1) -> PID of Excel process:  "2544"
    3/10/2011 10:23:44 AM (1) -> EndOfInitConnection i n thread 1
    3/10/2011 10:23:44 AM (1) -> RS_PREC_LAUNCH_EXCEL finished
    3/10/2011 10:23:44 AM (5) -> Calculation Request 9 11A35ED02654D789871000900000000 received for job '
    BIBCAST4L41566ZBZDN2NTGJR0462ZFX'. 11A35ED02654D789871000900000000 received for job '
    3/10/2011 10:24:27 AM (0) -> RS_PREC_GET_SERVER_ST ATUS invoked.
    3/10/2011 10:24:27 AM (0) -> RS_PREC_GET_SERVER_ST ATUS finished
    3/10/2011 10:24:31 AM (5) -> Opening workbook: C:\ WINDOWS\TEMP\BW\Analyzer\Workbooks\SAPBEXPRECQB2VE
    A8O8D8FBHYCR4HVB5UI8_0.xls WINDOWS\TEMP\BW\Analyzer\Workbooks\SAPBEXPRECQB2VE
    3/10/2011 10:24:52 AM (5) -> Refresh BExAnalyzer.x la!MenuRefreshPrecalc returned with 1.
    3/10/2011 10:24:52 AM (5) -> Calculated workbook C :\WINDOWS\TEMP\BW\Analyzer\Workbooks
    SAPBEXPRECQB
    2VEA8O8D8FBHYCR4HVB5UI8_0.xls saved. :\WINDOWS\TEMP\BW\Analyzer\Workbooks
    SAPBEXPRECQB
    Thanks in advance
    Narendra

    Hi Ravikanth,
    Thank you very much for the reply
    I went into RSPRECADMIN and clicked on 'Display Current Queue'.  There we have 3 sections
    1) Queue Overview of Open Precalculations
    I can see this section is always blank after running IB also
    2) Queue Overview of Current Precalculations
    In this section I can see an entry after running IB and duration is changing. but some time workbook in this section will never processed but the duration column is changing may be something is happening at this stage.
    If the entry is not proccessed in this section and IB SM37 job will never end. I manually cancelled the job from SM50.
    Don't why the workbook is taking long time and will never end even though I cancelled the SM37 IB job.
    3) Queue Overview of Proccessed Error-Free Precalculations
    All the error free workbooks which means all pre-cal server completed workbook calculation and sent to SOST.
    I manually ran the workbook for all the 20 employees I can't find any pop-up message (earlier we have pop-up windows appearing because of VB code and when report returns no data and we fixed the pop-up issues)
    Can you please help me further to trace the error.
    Thank you
    Narendra

  • Information Broadcasting in SAP BI 7.3

    Hi All,
    We have a requirement to send a report to few recipients through Information Broadcasting in .CSV file. When I entered Info Broadcast setting through BEx analyzer, I am not able to find the option to send the file in .CSV format. I could only see MHTML, HTML and Links to current data. Could you please help me out in solving this?
    We are on SAP BI 7.3
    Thanks.

    Hello,
    Unfortunately it is only possible to broadcast with the output format CSV with a query or query view. That is by design.
    Best regards,
    Michael

  • EDI 850's Interface File Data program errors out

    This is interface dile data program completes in error for EDI 850. Prior to this we had issues saying "error starting toolkit", but that was resolved by the DBA's. Now that error has gone and this error is coming up.
    Below is the error message:
    Version 12.1.3
    DB : 11g
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_TRANSACTION_TYPE='POO'
    P_FILE_PATH='/interface/infvmmci/ECRP2/outgoing'
    P_FILE_NAME='VMMC850.dat.20120702215742'
    P_MAP_CODE='EC_POO_FF'
    Execution options
    VERSION=2.0b ORIENTATION=LANDSCAPE
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.US7ASCII
    Enter Password:
    REP-1401: 'p_run_idformula': Fatal PL/SQL error occurred.
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-1401: 'p_run_idformula': Fatal PL/SQL error occurred.
    Report Builder: Release 10.1.2.3.0 - Production on Mon Jul 2 21:58:53 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 5710284.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Output file size:
    0
    Finished executing request completion options.
    Kindly help,
    Ganapathy

    Please see if these docs help.
    Interface File Data Program Fails With REP-1401 Error [ID 1415103.1]
    850 POI Inbound EDI ECEPOI Error ORA-29284: file read error. [ID 565059.1]
    Running Interface File Data, Completes With Error. [ID 563879.1]
    How to Ensure Outbound 856 (DSNO) documents are generated [ID 1432829.1]
    Thanks,
    Hussein

  • Information Broadcasting: Monthly Reporting with variable dates

    Dear all,
    we have created a lot of reports with RD and have pubished the reports in the portal. Our reports have a lot of selection screens. Now we would like to use information broadcasting. We have already created information broadcasting settings. We have maintained fix variants for our reporting
    For example:
    Variant x1
    Organization: C110
    Scenario:       Actual
    Date:             is filled by the user Exit
    Now we tried to shedule the report. We are using Variant x1 to find the correct selection. The problem is, that we have already saved a fix date in the variant (for example 01.01.2008), because the field is obligatory.
    The User-Exit for the variables works with step 1, but the problem ist, that the variant x1 is overwriting our User-Exit value.
    How can I avoid, that the Variant is not overwriting the User-Exit. Of course for reporting without variant, the manual entry has priority before the user exit.
    Thanks for a soon feedback.
    XmxhX

    hi,
    in order to update months, firstly create variants for the reports. Then implement the below program modifying the users inputs. For current month or last month you have to hard something like sy-datum(6), an you have to hard code the field name for the month variable that you use in query.
    Below program is for BI 7.0, you can also check the document. It also contains a method for bw 3.5 variants.
    You can schedule this program in a process chain or make variations of this as needed.
    [How To… Troubleshoot Information Broadcasting (BEx Workbooks)|http://www.sapadvisors.com/resources/HowtoInformationBroadcasting.pdf]
    *& Report Z_MASS_VARIANT_MAINTENANCE *
    *& Program to mass update BEx Variants within SAP NetWeaver 2004s *
    REPORT Z_MASS_VARIANT_MAINTENANCE.
    parameter variable like RSRVARIANT-VARI.
    parameter vname like RSRVARIANT-VNAM.
    parameter sign_01 like RSRVARIANT-SIGN.
    parameter opt_01 like RSRVARIANT-OPT.
    parameter low_01 like RSRVARIANT-LOW.
    parameter high_01 like RSRVARIANT-HIGH.
    tables: RSRVARIANT.
    select * from RSRVARIANT.
    if rsrvariant-VARI = variable AND rsrvariant-vnam = vname.
    rsrvariant-SIGN = sign_01.
    rsrvariant-OPT = opt_01.
    rsrvariant-LOW = low_01.
    rsrvariant-HIGH = high_01.
    elseif rsrvariant-vnam = vname.
    rsrvariant-SIGN = sign_01.
    rsrvariant-OPT = opt_01.
    rsrvariant-LOW = low_01.
    rsrvariant-HIGH = high_01.
    endif.
    update rsrvariant.
    if sy-subrc 0. insert rsrvariant. endif.
    endselect.
    RSRVARIANT-VNAM must be your month variable.
    RSRVARIANT-LOW and HIGH must be your automatic month like sy-datum(6)
    regards,

Maybe you are looking for

  • Is Windows 7 64 bit support for Oracle Forms and Reports 6i version

    Hi All, Greentings! Its urgent requirement from customer to Install Oracle Forms and Reports 6i Client software in Windows 7 64 bit OS. Can any one please help me to download and Install the same. It would be great if you send me the download link an

  • Pixelated video mirroring from Macbook Air (X10.8.5), but not from my iPod i0S7

    I don't understand it. when I mirror anything from the macbook, the output on the Apple TV is pixelated, as if very low resolution. E.g., streaming Amazon. I streamed the same content from my iPod and the output on the Apple TV was perfect. This is a

  • Printing Photos Misalignment Problem

    I was getting constant jams using 5x7glossy print paper It would pring one than jam, print one or two then jam. Now it prints but cuts off about two inches of the photo which appears on the print as just white space. I am getting no warning or indica

  • Headphone jack replacement price

    I recently bought a 3rd generation iPod classic and the headphone jack is broken, how much would it cost to get that replaced?

  • Adobe Download Assistant Buttons Frozen

    I couldn't find my CS5.5 Master Collection disks, so I tried to download it. At first the Download Assistant came up and showed a screen with a picture of some product boxes but would take no input. I removed AIR and the Adobe Download Assistant from