HTML Loader & Scheduled Transactions

Hi Experts,
Clearly I'm missing something, but can't figure out what.  Perhaps someone can help me...
Am using 12.0.7.  To simulate my actual problem, I created a simple stub transaction with 2 action blocks:  an HTML Loader action block that loads a report from the server and outputs resulting HTML file to a data file. 
If I run this from the inside the Workbench I get an HTML file as expected.
But, if I create a schedule that executes this same transaction, the HTML file returned is BLANK (as in stringlength(StringContent) = 0).
Can anybody offer any insights?  Is this a security-related thing?
Thanks in advance,
Dave

Jeremy:  I'm calling the following URL:
server://logon/logonServlet?redirectURL=/XMII/Illuminator?%3FReportType%3D1%26QueryTemplate..........text%2Fhtml&j_user=<myUsername>&j_password=<myPassword>
where myUsername and myPassword are hardcoded temporarily.  I've tried adding credentials to the HTML Loader action.  As far as I can tell, I'm performing all of the authentication best that I can.  Does the "server://" switch lose context when run in this manner?  As I mentioned, the TRX works fine when I run it through the Workbench, so the URL syntax is valid at least in that context.
Obu:  I'm using 12.0, not sure that I can create a credential alias (like 12.1?).  Or if I did then how would i apply it to the schedule or the action block in the TRX.  Can you explain?
Thanks again!
Dave

Similar Messages

  • SAP Best Practice: Problems with Loading of Transaction Data

    Hi!
    I am about to implement SAP Best Practices scenario "B34: Accounts Receivable Analysis".
    Therefore I load the data from SAP ERP IDES system into SAP NetWeaver 2004s system.
    My problems are:
    when I try to load the Transaction data for Infosources 0FI_AR_4 and 0FI_AR_6 I get the following errors/warnings:
    when I start the "schedule process" the status getting still "yellow 14:27: 31(194 from 0 records)"
    On the right side I see some actions that are also "yellow", e.g. "DataStore Activation (Change Lo ): not yet activated".
    As a result I cannot see any data in tcode "RSRT" executing the queries "0FIAR_C03/...".
    The problems there
    1) Input help of the web template of query don't contain any values
    2) no data will be shown
    Can some one help me to solve this problem?
    Thank you very much!
    Jürgen

    Be in the monitor window where u got the below issue
    when I start the "schedule process" the status getting still "yellow 14:27: 31(194 from 0 records)"
    and go to environment in the menu options TransactRFC--->in the sourcesystem...
    give the logon details and enter and from there give the correct target destination as ur BI server and execute...
    if u find some idoc's pending there push that manually using F6..
    and come back to ur load and refresh....
    if still it doen't turn green u can manully change status to red in STATUS tab and come to processing tab and expand ur processing details and right click on ur data packet which was not yet updated and select manual update...
    it shows busy status and when it comes out of that once again refresh...
    rgds,

  • Error while loading intercompany transactions

    Hi, I use Hyperion Financial Management 9.2.0.3 with Oracle Database 10g Enterprise Edition Release 10.2.0.1.0. When i try to load intercompany transaction from file, the running task end in 'aborted' status. Also, the packages Application_name_ict_load and Application_name_ict_pkg in the scheme are invalid. What anyone could advise to me? Does anyone encounter this problem?

    have you checked the Task Audit log? I got that error once and it was because another person was loading metadata as I was consolidating.

  • BLS in MII Version 11.5 - HTML Loader with a HTTPS URL ASP Page

    Greetings All,
    In my Business Logic, I have a need to scrape some information off of a Https Webpage but my HTML Loader is getting the following error:
    [ERROR]: HTMLLoader [https://midstream.epplp.com/standard/login.asp] : sun.security.validator.ValidatorException: No trusted certificate found
    Any idea how I can correct this issue.
    I'll eventually have to HTTP Post back to sign in and navigate the site but that also gives the same error...
    Thanks

    BLS will need the certificate to exist in the cacerts file of the jdk of the mii server.
    which for me is located in
    \Program Files\Java\jdk1.5.0_14\jre\lib\security
    You need to import the certificate using the java keytool.  See
    http://java.sun.com/j2se/1.5.0/docs/tooldocs/solaris/keytool.html
    but first you will need to get the certficate.
    Jamie

  • Unable to load the transactions"

    Hi All,
    I have established the JCO connection between SAP and xMII. However, in the Routing Rules tab of iDOC listener, I am getting the error as " Unable to load the transactions"
    Can anyone help me in this?
    Best Regards,
    Ajit Dubal.

    Hi,
      It is not some default transaction. But it would have been set by someone in it. So I don't know the details. Please check the JCO log file if it can help.
    Here <b>IDOC_XMII</b> is the iDocListener. So match server name with ur Listener name.
    C:\Lighthammer\JCO\jcoservers.xml
    <?xml version="1.0" encoding="UTF-8" ?>
    - <Servers>
    - <Server name="<b>IDOC_XMII</b>">
      <ServerProps gwhost="xxx" gwserv="sapgw00" progid="IDOC_XMII" trace="1" unicode="0" />
      <ClientProps ashost="xxx" client="xxx" lang="en" passwd="xxx=" sysnr="xx" user="xxx" />
      <Routing>
      <Rule input="Input_Material" legacy="false" msgtype="*" password="" path="C:/Lighthammer/JCO/Output/" server="localhost" <b>transaction="training/bapi_mat"</b> username="" />
      </Routing>
      </Server>
    <Servers>
    Regards,
    Harini S

  • Scheduling transaction VCC1

    Hi all,
      I want to schedule transaction VCC1 to run daily in background. The normal flow has the following steps in it.
    1. AFter selection screen, the report executes and generates a list of sales documents with pending authorization with checkboxes for each.
    2. I need to select all check boxes on screen.
    3. Click forward for authorization button on toolbar. This will grey out all documents and checkboxes.
    4. Press SAVE button on standard toolbar.
    5. Finally report generates an ALV list which i need to send to spool.
       If I automate this process by BDC, the problem is the report selection screen - as I do not have any fixed values that i can record my BDC with, that is, values for variants and variant may keep changing. This can be a problem as user can enter patterns like >=, < or exclude or any combination in selection criteria.
      Secondly - If I schedule this report directly in background the report seems to stop after display a list with checkboxes - so now how do i trigger user events like selecting all checkboxes, pressing save button, etc. I tried in SM36 by defining multiple steps and multiple reports using set user command <funciton code>, but unsuccessful. I think it can be possible to trigger events of one program from other abap program ??
      Kinldy guide me

    Hi Srinivas,
      I found a problem. The program RV21A010 is desinged just for authorization of orders. If I want deliveries, I specify a delivery document then it does call delivery function module but considers it to be an order document.
      Also the function it calls is just 1, while VCC1 goes through more systematic process by calling many. Only the last function in both the programs is same.
    It is my understanding the RV21A010 – with regards to deliveries, is used to process the order to get the next Authorization for subsequent shipments (but not necessarily the actual delivery documents themselves)-even SAP documentation might be wrong in this case - some translation error.
    Again, what we need the VCC1 custom work for is to process Delivery Documents that have insufficient authorization – based on the product that was selected to get shipped for the order and the fact that someone chose to ship more than SAP expected and authorized the CC for.
    Any inputs will be appreciated - because If I need to use your suggestion then I need to proove that the results from VCC1 and RV21A0101 for deliveries are same.

  • Loading master/transaction data from BI to NW BPC

    hi
    what is best way of loading master & transaction data from BI to BPC?
    I know around 6 options for loading master data and 5 options for loading transactional data from BI to BPC .
    What is easiest and recommended method? what is typical method followed in your NW bpc projects?
    thanks,.

    Hi Raju,
    There is a white paper on Loading master data. I've used it previously and both options work quite well. You can use either of them depending on what you are comfortable with. Its available on the HOW To white papers.

  • Why won't the flash player work in the html loader in my  air app

    Air is very new to me.  I am working on a desktop app that has an html loader in which can only go to
    certain web pages.  If the url contains any flash content on the page, the html loader will not show it.  Why is this?
    Any help on this subject would be greatly appreciated..

    Have you try with <mx:HTML>
    Sincerely,
    Michael
    El 12/05/2009, a las 17:06, dbn2d <[email protected]> escribió:
    >
    Air is very new to me.  I am working on a desktop app that has an 
    html loader in which can only go to
    certain web pages.  If the url contains any flash content on the 
    page, the html loader will not show it.  Why is this?
    Any help on this subject would be greatly appreciated..
    >

  • Resource / Cost Loading Schedule

    I am seeking some ideas about Resource Loading and Cost Loading schedules in P6.
    My Resources are the subcontractors on the project. Each Subcontractor is the Resource for series of activities. The Resource Type is "Labor" and we plug Labor Units for each activity to run the "Activity Usage Profile". The unit price is $1 to avoid the warnings in the "Project Integrity Report" but not to track cost.
    I need to load the schedule with "Labor" cost and "Material" cost. I assigned two more resources to every activity:
    1. "Labor Cost" with "Nonlabor" resource type.
    2. “Material Cost” with “Material” Resource type.
    The reason why the “Labor Cost” resource is nonlabor is because I don't want P6 to add labor units for both resources (Labor Units for subcontractor and Labor Units for Labor cost)
    Is there a better way to load your schedule with labor units, labor cost and material cost?
    Thanks,
    Fouad

    You are doing right but needs a bit correction.
    Total Cost = Labor + Non Labor + Material + Expenses
    Earned Value Calculations are based on Total Cost and not a specific type of cost.
    I suggest using Price / Unit for labor = 0 and not 1 that means labor resources will not take part in cost for Earned Value Management.
    Jawad
    Novo Rail, Sydney

  • Spinning circle while HTML loads

    Is there any way of 'switching off' the annoying spinning ciricle animation that plays when a web overlay loads? It just looks scruffy and unfinished when you have multiple elements that require HTML loads throughout a folio, even if it only last 0.5 of a second.
    Thanks

    Have you added a poster image in front of the Web overlay? That usually covers the overlay while it's loading, and then the overlay pops in front. A poster also improves the appearance of Web overlays in browse mode.

  • Background GATP based on LOAD Scheduling Step

    Dear all,
    We work with an integrated solution between ECC and APO.
    During the sales Order entry, the system triggers a Background GATP in order to calculate a first MAD Date.
    It seems that during this Background GATP the system doesn't read on APO side the Load Scheduling step based on the Start Location and The Means of Transport. From the condition analysis, I noticed that the system doesn't read the field Means of Transport.
    The only way that I found to solve this issue was to map in the APO Customizing ( GATP => Transportation and Shipment Scheduling  => Interfaces => Define assignment of Default Means of Transport to Shipping Conditions) The shipping condition to the means of Transport but this is only a one to one relation meaning that I cannot assign several MoT to the same Means of Transport.
    Do you have any idea how can I try to manage that issue?
    Thanks in advance for your input.
    Kr,
    JP

    JP,
    Looking at your analysis, I don't see shipping point. I quickly put this
    together in my sandbox.  This is what yours should look like.
    You probably will only need one access, delete all that you have done so far and instead create a table for the items you mentioned above (shipping point / means of transport).  Create the access from that table. .
    Let me back off a bit.  I suggest you THOROUGHLY read the link I provided.  There is a fairly good description of all the steps you need to perform to make this work.  Once you have read this, come back if you have any more questions.
    Best Regards,
    DB49

  • How to load PDF (HTML Loader) with File Reference (dialog box) [AIR]?

    Hi.  I'm trying to get my AIR application to load a PDF document from the dialog box using File Reference Class.
    With the code that I have if I use a regular Loader then I can get a PNG image to load into a container and display on the screen.  But PDF's require HTML Loader which seems not to accept event.target.data because it is expecting a String.
    This is the error I got
    TypeError: Error #1034: Type Coercion failed: cannot convert "[object FileReference]" to flash.net.URLRequest.
        at test_pdf_load_from_dialogfla_fla::MainTimeline/loadFile()[test_pdf_load_from_dialogfla_fl a.MainTimeline::frame1:61]
    [UnloadSWF] test_pdf_load_from_dialogfla.swf
    Here is my code:
    import flash.net.URLRequest;
    import flash.display.MovieClip;
    import flash.html.HTMLLoader;
    import flash.net.FileReference;
    import flash.net.FileFilter;
    var file:FileReference=new FileReference();
    var container:MovieClip=new MovieClip();
    addChild(container);
    var i:Number=1;
    // button is an object on the stage, not being called via actionscript
    button.addEventListener(MouseEvent.CLICK, showDialog);
    var myFile:FileReference;
    var myFileLoader:HTMLLoader;
    function showDialog(e:MouseEvent):void{
        myFile=new FileReference();
        var PDFFileType:FileFilter=new FileFilter("PDFs (*.pdf)","*.pdf");
        myFile.browse([PDFFileType]);
        myFile.addEventListener(Event.SELECT, selectFile);
    function selectFile(e:Event):void{
        myFile.addEventListener(Event.COMPLETE, loadFile);
        myFile.load();
    myFileLoader=new HTMLLoader();
    function loadFile(e:Event):void{
    myFileLoader.load((e.target).toString());
    (with the new forum selection I also can't seem to put this topic into the ActionScript location of the forum for Flash Pro.)

    Success!!
    I was pondering on this subject for several hours when I thought "perhaps the e.target declaration in the loadFile function might contain the "name" property.
    When I used a trace statement to test this, my thoughts revealed that to be accurate.  The e.target.name call does indeed populate the Output console with the correct file name.
    To be sure I did the following:
    myFileLoader.load(new URLRequest(String(e.target.name)));
    myFileLoader.width=[[set width to anything other than the default of 0 to display the PDF content of the HTMLLoader]]
    myFileLoader.height=[[ditto from previous line, the default is 0 which would make the PDF content invisible]].
    I am so pleased to have had this inspiration and also to the fact that the ActionScript documentation that I found had good examples to follow.

  • Any BAPI or FM for O4G1 - Create Load Confirmation transaction - IS Oil

    Hi Experts,
    I searched for any BAPI or FM for O4G1 - Create Load Confirmation transaction - IS Oil in SDN/Google, but, i did not find any!!
    Do we have any BAPI or FM for O4G1 - Create Load Confirmation transaction - IS Oil? pls let me know
    Thank yu

    Hi Try searching with keyword confirmation in SE37, finally if you dont find any BAPI satisfying your requirement, its better go for BDC.
    Regards
    Abhii

  • Custom Attributes for Scheduled Transactions (Background Jobs)

    Hi,
    I am trying to fetch the custom attributes for scheduled background jobs. Since we are not using the XAcute Queries to run the automatic jobs, we can't use the AUTOBIND property for custom attributes and hence can't fetch them in the scheduled transactions. Is there any way to retrieve the attributes while scheduling a transaction ?
    Thanks,
    Amit Rath

    Hi Amit,
    a way that works: inside your transaction you can call a XML query that reads out the property list for a given user. In the URL of the XML query you can add the user by using the IllumLoginName parameter.
    - create a XML query with the following URL:
    http://<server>:<port>/XMII/PropertyAccessServlet?mode=list&Content-Type=text/xml&IllumLoginName=<User>&IllumLoginPassword=<Password>
    - in your transaction, call the query. You can retrieve the value of the attribute with a XPath expression like this:
    XML_propertyAccessServlet_0.Results{/Rowsets/Rowset/Row[Name='MyAttribute']/Value}
    Interestingly, adding a User / Password in the Scheduler Editor of the job does not work (MII 12.0.2). Maybe this would be also an option for you to try.
    Michael
    Edited by: Michael Otto on Nov 9, 2010 8:27 AM

  • Many loads are getting hung in our load schedule

    Hi All,
    Many loads are getting hung in our load schedule.We are recovering it manually which causes delay in schedule.
    can any one of you please explain what is the problem(root cause) and where we have to check for this? and how to analyse that what is the problem...? (apart from reducing the data packet size)
    Thanks in advance......
    Regards,
    Sankar Reddy

    Hi,
    In the monitor screen in details tab see whch step is taking max time. Also in process chain u can see whch step takes max time.
    Regards,
    Gunjan.

Maybe you are looking for

  • Lock objects

    Hi experts, My requirement is to create lock for parent table and its child tables.Each and every child tables is having relation with the parent table.   When iam creating the lock for parent table, in this process iam adding the child tables in the

  • Using a template engine in a portlet, possible?

    Hi there, When developing servlets I've always used webmacro as a template engine, separating the code (java) from the layout (html). With Portlets it seems that people put their html within the java code. Are there any template engine solutions avai

  • Ajax4JSF not working using Portlet Faces Bridge

    Hi, Whenever i am including an ajax tag of poll in my JSF page, the portlet becomes unavailable(This is the only tag i am using in JSF).I have made a filter of Ajax4JSf in web.xml.Also if i remove this tag portlet works. (Please help me out with same

  • Oracle Application Server Forms and Reports Services 10g (9.0.4.0.1)

    I am Try to install de Forms and service y an Windows 2003 Machine but when the installer is ready for install al package the Oracle Net Configuration Assitant send me this Error... Environmental error detected: The current Oracle Home and the Oracle

  • Battery Replacement Program: Available At a Store?

    My iPod requires a new battery, I am very certain. Will I be able to take it to a store to get a battery fix? Or will I have to mail it in anyways and just do it online?