Icm/HTTP/file_access parameter blocks WebUI

Dear All,
we're configuring SAP NW Gateway with SAPUI5 on top of our CRM EHP2.
After adding parameter:
icm/HTTP/file_access_x = PREFIX=/, DOCROOT=$(DIR_INSTANCE)/sapui5/, BROWSEDIR=2
sapUI5 starts working, but CRM WebUI is unavailable. We've been trying with different file_access_numbers, but always works only one service (webUI or SAPUI5). Can anyone suggest what's wrong?
thank you in advance

By specifying PREFIX=/, you're telling the ICM to use the $(DIR_INSTANCE)/sapui5/ directory as a source for servicing *all* requests to it. "All requests" will of course include those to your CRM WebUI.
Choose a more specific folder, don't specify /.
cheers
dj

Similar Messages

  • Setting profile parameter icm/HTTP/error_templ_path

    Hi, I have a SAP Enterprsie Portal installation with only java stack (no abap stack),
    i want to set a profile parameter icm/HTTP/error_templ_path,
    please direct me how to set this parameter, 
    also, i need this parameter to be applicable for the SAP web dispatcher, i mean it should be effective for all java instances (i have 2 java instances),
    please help,.......................as there is no ABAP stack, i dont know where to set this parameter

    That parameter you mentioned describes of where the error templates can be found
    You can generate your own static or dynamic error pages for the ICM
    which are sent to the client if an error occurs. Use this parameter
    to specify the directory in which the ICM can find the pages.
    If this parameter is not set, the ICM returns its own static error
    page.
    For information about how to generate the error pages, see the
    documentation in the SAP Library or using the Help Portal.
    SAP Web Application Server -> Client/Server Technology ->
    Architecture of the SAP Web Application Server -> SAP Web
    Application Server Components -> Internet Communication Manager ->
    Error Handling Using the ICM.
    Eventhough u have only java stack u'll have an ICM.
    Since the value for the parameter is just a string mentioning the path of the folder which contains the customised web pages.
    Mention the same path in all the instance profiles (in your case 2 java instances).

  • ICMERR-EDISPATCHERR.html not working after i place icm/HTTP/error_templ_pat

    Hello all,
    I'm trying to change the default error page on the webdispatcher when the connection to the portal/j2ee is lost.
    I succesfully created a page called ICMERR-EDISPATCHERR.html and put it into a webdispatcher subfolder and set the parameter icm/HTTP/error_templ_path to point to this folder so that instead of the "dispatching error" page .
    I have both webdisp and portal on same host and using diff ports .and pacled the param icm/HTTP/error_templ_path and created a ICMERR-EDEFAULT.html in the same directory and its giving the The page cannot be displayed error. If i already logged in into portal by using webdisp, its giving cutom message. If i open a new browser and acccessing portal using webdisp port , its giving error " page can not be displayed"
    Krishnarjun

    Hi
    Please follow below link first go to internet Explorer>ITools>internet options>connectionslan setting>Advanced>copy and paste that  link . your error The page cannot be displayed error will resolved
    Thanks
    Manish Gupta

  • Icm/HTTP/error_templ_path ?

    Hi experts,
    My problem is quite simple : I have a profile parameter to change : icm/HTTP/error_templ_path.
    I found it in RZ11, but I can modify it. I try RZ10 but i didn't found it.
    My question is : where can I change this parameter value ? If it's in RZ10, do I have to create this parameter in a profile ? If yes, in which profile ?
    PS: I already read help page like [http://help.sap.com/saphelp_nw2004s/helpdata/en/f6/3c0b0389cea34ba66f10d62b718a1a/frameset.htm] but I didn't found the information I want.
    Thank you.
    Julien.

    Hello Julien,
                       If you find the parameter in RZ11, it means it exists with the default value - you have to create it in RZ10 only if you like to use it with a different value. But in RZ11, if there is no default value for this parameter, you have to create the parameter in RZ10 with the required value. You can create it in instance profile.
    - Sai Kondapi.

  • Icm/HTTP/redirect_0  paramter in webdispatcher

    Hello,
    As anybody used this paramter and used the  optional one i.e FROM, FOR, TO etc ..
    icm/HTTP/redirect_<xx> = PREFIX=<URL prefix>[, FROM=<pattern for URL>, FROMPROT=<incoming protocol>, FOR=<pattern for host name:port>,TO=<new URL prefix>, PROT=<protocol>, HOST=<host>, PORT=<port number/name>] 
    reguest to share the same,  ( u can mask the hostname ), intrested in understanding the syntax.
    and also wanted to know what is the url user is using on the browser such that it re-directs to weddisphostname:portno/irj 
    regards
    VM

    Hello,
    Let me re-phrase my question,
    as an end user, i need to use an url  i.e  http://mycompany.abc.de.com
    this should redirect to the http://<webdispatcher-hostname.domainname>:portnumber/irj/portal
    which inturn open the portal page.
    iam trying to use the parameter icm.http/redirect_0  to acheive this.
    am i missing something. 
    if u have tried this, please share ur knowledge.
    please confirm
    regards

  • No pop-up for client certificate in spite of icm/HTTPS/verify_client = 1

    Dear experts,
    on my WebAS 6.40 I have set icm/HTTPS/verify_client = 1 so that it requests a client certificate every time a new SSL connection is established.
    However, only on one client machine with IE 6 I really get a pop-up asking for a client certificate. On all other machines there's no such pop-up. Although on ALL clients I have set the IE setting "Don't prompt for client certificate selection when no certificates or only one certificate exists" to "disable". The setting seems to be correct, because when I want to go the SAP Service Marketplace with these clients, this pop-up comes up with an empty list of suitable certificates.
    Can anybode explain this to me? Why does the one browser open the pop-up and the others don't althought this one setting is identical? Why do the IE's that get the pop-up for the SAP Service Marketplace don't get the popup for my WebAS 6.40?
    Thanks and kind regards
    Christian

    You will have to check the specific service (probably in SICF) to see if the Logon Procedure is set to 'Required with Client Certificate (SSL).' Is this for a BSP page?
    Hope that helps.
    J. Haynes

  • Icm/HTTP/file_access_ n not available

    Hi,
    I cannot find the icm/HTTP/file_access_<n> in my system profile. Could you please let me know what is the issue.
    Regards,
    Sivaganesh

    Hi,
    Look for  icm/HTTP/file_access_0 as the end <n> is an way of saying there can be several of thise parameters
    icm/HTTP/file_access_1 = PREFIX=bla bla bla
    icm/HTTP/file_access_2 = PREFIX = bla bla bla
    And so on....
    (remember that the system will need a restart for most parameters to work)
    Hope this helps you

  • ICM HTTPS Port Hung

    Hi Experts,
    We have activated SSL in our landscape and configured the PSE files. The HTTPS service is fine and is at active state from SMICM.
    I 'm able to access J2ee using Direct HTTPS port. But when I try to access using HTTPS port of ICM it prompts me the correct certificate details but from there it simply hungs. The Progress bar in the internet explorer stays still .
    I tried to increare the ICM trace level but still not able to find the exact solution.
    When checking the active connections right from entering the URL . It moves from Accept connection --> Read Request --> Write Response and then hungs at the Write Response stage.
    Even after closing the sessions I find the active session entry till I restart ICM !! . Not sure what can be the reason.
    Regards,
    Karthick.

    Dear Karthick,
    if you want to see what the ICM does on a HTTPS connection, you will have to set the profile parameter 'icm/trace_secured_data=true', otherwise the ICM will not log anything for HTTPS connections. The ICM will have to be restarted to put this into effect.
    Best Regards,
    Tim

  • HTTP Receiver: parameter in URL

    Hi,
    in my HTTP receiver adapter I'd like to use the following:
    www.xyz.com/script.asp?xmlcontent=payload
    So
    my target host = www.xyz.com
    my Path = script.asp
    How do I put the xmlcontent=payload in ?
    I read some things about prolog and epilog.
    Should I also change the content type ?
    thanks !

    Hi Alexander,
    I guess there is no need to use epilog and prolog. You can configure the URL parameter at receiver communication channel.
    For more details refer to /people/william.li/blog/2007/09/07/posting-and-testing-using-xipi-http-adapter and /people/amol.joshi2/blog/2006/06/28/must-fire-a-http-get-from-xi---try-this .
    Regards,
    Sunil Chandra

  • Soap UI HTTP Request Parameter

    Hi,
    I am working on HTTP two way port in BizTalk.
    My input schema is as below.
    <ns0:Order xmlns:ns0="http://BizTalk.HTTPAdapterDemoApp.Message_XML">
      <ItemNumber>01</ItemNumber>
      <Quantity>499</Quantity>
      <Status />
      </ns0:Order>
    BizTalk Logic:
    if Qty<500 then Status= 'Approved' else Status= 'Denied'.
    I am sending this input message to BizTalk from console application and I am able to receive the response from BizTalk.
    Now I want to send this message to BizTalk from Soap UI.
    Can any one help me, How many parameter do I need to create in Soap UI to work it properly?
    Thanks UK

    Here it goes.
    I can able to send the HTTP request of input schema and getting the response by using console application.
    While using Soap UI, I am getting below errors.
    In Biztalk console, I am getting below error,
    The BizTalk HTTP receive adapter failed to initialize itself. Possible reasons:
     1) Receive location URL is not created/configured correctly.
     2) Receive location is not enabled.
     3) HTTP receive adapter is not running under a user that has access to management and message databases.
     4) Isolated host instance is not created for HTTP Receive adapter.
    In Soap UI, I am getting the below error.
    <data contentType="text/html; charset=utf-8" contentLength="6094"><![CDATA[<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>IIS 7.5 Detailed Error - 500.0 - Internal Server Error</title>
    <style type="text/css">
    <!--
    body{margin:0;font-size:.7em;font-family:Verdana,Arial,Helvetica,sans-serif;background:#CBE1EF;}
    code{margin:0;color:#006600;font-size:1.1em;font-weight:bold;}
    .config_source code{font-size:.8em;color:#000000;}
    pre{margin:0;font-size:1.4em;word-wrap:break-word;}
    ul,ol{margin:10px 0 10px 40px;}
    ul.first,ol.first{margin-top:5px;}
    fieldset{padding:0 15px 10px 15px;}
    .summary-container fieldset{padding-bottom:5px;margin-top:4px;}
    legend.no-expand-all{padding:2px 15px 4px 10px;margin:0 0 0 -12px;}
    legend{color:#333333;padding:4px 15px 4px 10px;margin:4px 0 8px -12px;_margin-top:0px;
     border-top:1px solid #EDEDED;border-left:1px solid #EDEDED;border-right:1px solid #969696;
     border-bottom:1px solid #969696;background:#E7ECF0;font-weight:bold;font-size:1em;}
    a:link,a:visited{color:#007EFF;font-weight:bold;}
    a:hover{text-decoration:none;}
    h1{font-size:2.4em;margin:0;color:#FFF;}
    h2{font-size:1.7em;margin:0;color:#CC0000;}
    h3{font-size:1.4em;margin:10px 0 0 0;color:#CC0000;}
    h4{font-size:1.2em;margin:10px 0 5px 0;
    }#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS",Verdana,sans-serif;
     color:#FFF;background-color:#5C87B2;
    }#content{margin:0 0 0 2%;;}
    .summary-container,.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;;}
    .config_source{background:#fff5c4;}
    .content-container p{margin:0 0 10px 0;
    }#details-left{width:35%;float:left;margin-right:2%;
    }#details-right{width:63%;float:left;overflow:hidden;
    }#server_version{width:96%;_height:1px;min-height:1px;margin:0 0 5px 0;padding:11px 2% 8px 2%;color:#FFFFFF;
     background-color:#5A7FA5;border-bottom:1px solid #C1CFDD;border-top:1px solid #4A6C8E;font-weight:normal;
     font-size:1em;color:#FFF;text-align:right;
    }#server_version p{margin:5px 0;}
    table{margin:4px 0 4px 0;width:100%;border:none;}
    td,th{vertical-align:top;padding:3px 0;text-align:left;font-weight:bold;border:none;}
    th{width:30%;text-align:right;padding-right:2%;font-weight:normal;}
    thead th{background-color:#ebebeb;width:25%;
    }#details-right th{width:20%;}
    table tr.alt td,table tr.alt th{background-color:#ebebeb;}
    .highlight-code{color:#CC0000;font-weight:bold;font-style:italic;}
    .clear{clear:both;}
    .preferred{padding:0 5px 2px 5px;font-weight:normal;background:#006633;color:#FFF;font-size:.8em;}
    -->
    </style>
    </head>
    <body>
    <div id="header"><h1>Server Error in Application "DEFAULT WEB SITE/HTTPDEMOAPP"</h1></div>
    <div id="server_version"><p>Internet Information Services 7.5</p></div>
    <div id="content">
    <div class="content-container">
     <fieldset><legend>Error Summary</legend>
      <h2>HTTP Error 500.0 - Internal Server Error</h2>
      <h3>The page cannot be displayed because an internal server error has occurred.</h3>
     </fieldset>
    </div>
    <div class="content-container">
     <fieldset><legend>Detailed Error Information</legend>
      <div id="details-left">
       <table border="0" cellpadding="0" cellspacing="0">
        <tr class="alt"><th>Module</th><td>IsapiModule</td></tr>
        <tr><th>Notification</th><td>ExecuteRequestHandler</td></tr>
        <tr class="alt"><th>Handler</th><td>BTSHTTPReceive</td></tr>
        <tr><th>Error Code</th><td>0x00000000</td></tr>
       </table>
      </div>
      <div id="details-right">
       <table border="0" cellpadding="0" cellspacing="0">
        <tr class="alt"><th>Requested URL</th><td>http://localhost:80/HTTPDemoApp/BTSHTTPReceive.dll?Quantity=499</td></tr>
        <tr><th>Physical Path</th><td>C:\Program Files (x86)\Microsoft BizTalk Server 2010\HttpReceive64\BTSHTTPReceive.dll</td></tr>
        <tr class="alt"><th>Logon Method</th><td>Anonymous</td></tr>
        <tr><th>Logon User</th><td>Anonymous</td></tr>
       </table>
       <div class="clear"></div>
      </div>
     </fieldset>
    </div>
    <div class="content-container">
     <fieldset><legend>Most likely causes:</legend>
      <ul>  <li>IIS received the request; however, an internal error occurred during the processing of the request. The root cause of this error depends on which module handles the request and what was happening in the worker process when
    this error occurred.</li>  <li>IIS was not able to access the web.config file for the Web site or application. This can occur if the NTFS permissions are set incorrectly.</li>  <li>IIS was not able to process configuration
    for the Web site or application.</li>  <li>The authenticated user does not have permission to use this DLL.</li>  <li>The request is mapped to a managed handler but the .NET Extensibility Feature is not installed.</li>
    </ul>
     </fieldset>
    </div>
    <div class="content-container">
     <fieldset><legend>Things you can try:</legend>
      <ul>  <li>Ensure that the NTFS permissions for the web.config file are correct and allow access to the Web server's machine account.</li>  <li>Check the event logs to see if any additional information was logged.</li>
     <li>Verify the permissions for the DLL.</li>  <li>Install the .NET Extensibility feature if the request is mapped to a managed handler.</li>  <li>Create a tracing rule to track failed requests for this HTTP status
    code. For more information about creating a tracing rule for failed requests, click <a href="herehttp://go.microsoft.com/fwlink/?LinkID=66439">here</a>. </li> </ul>
     </fieldset>
    </div>
    <div class="content-container">
     <fieldset><legend>Links and More Information</legend>
      This error means that there was a problem while processing the request. The request was received by the Web server, but during processing a fatal error occurred, causing the 500 error.
      <p><a href="View">http://go.microsoft.com/fwlink/?LinkID=62293&amp;IIS70Error=500,0,0x00000000,7601">View more information &raquo;</a></p>
      <p>Microsoft Knowledge Base Articles:</p>
     <ul><li>294807</li></ul>
     </fieldset>
    </div>
    </div>
    </body>
    </html>
    ]]></data>
    Thanks UK

  • Decoding the .PSD Parameter Block

    Hi,
    Is anyone aware if this issue in this old thread ever been answered?. I came back to this issue again and wonder if someone has the answer.
    The issue is exporting psd file with PSDExportPrefs options.
    http://forums.adobe.com/thread/466083?decorator=print&displayFullThread=true
    Thanks for your help
    Abdo

    I just tested with CS2 on my system and it works fine - but there are differences between the two including the structure.
    Yes, no errors, it just ignores the settings and uses the last setting used through File->Export.
    Here the action reading with exactly tha same size as the structure I am using which is 76.
    /version 2
    /name [ 7
    4341445f505344
    /isOpen 1
    /actionCount 1
    /action-1 {
    /name [ 8
    416374696f6e2031
    /keyIndex 0
    /colorIndex 0
    /isOpen 1
    /eventCount 1
    /event-1 {
    /internalName (adobe_exportDocument)
    /localizedName [ 6
    4578706f7274
    /isOpen 0
    /isOn 1
    /hasDialog 1
    /showDialog 1
    /parameterCount 7
    /parameter-1 {
    /key 1885434477
    /showInPalette 0
    /type (raw)
    /value < 76
    0000000000000000000000000000c84202000000000000000000000001000000
    6046c50000000000000000000000000000000000000000000000000000000000
    0000c8420100000000000000
    >
    /size 76
    /parameter-2 {
    /key 1851878757
    /showInPalette -1
    /type (ustring)
    /value [ 34
    433a5c50726f6a656374735c496e6b204c696d6974735c50535f205665727369
    6f6e
    /parameter-3 {
    /key 1718775156
    /showInPalette -1
    /type (ustring)
    /value [ 20
    50686f746f73686f7020505344204578706f7274
    /parameter-4 {
    /key 1702392942
    /showInPalette -1
    /type (ustring)
    /value [ 8
    7073642c20706464
    /parameter-5 {
    /key 1936548194
    /showInPalette -1
    /type (boolean)
    /value 0
    /parameter-6 {
    /key 1935764588
    /showInPalette -1
    /type (boolean)
    /value 1
    /parameter-7 {
    /key 1936875886
    /showInPalette -1
    /type (ustring)
    /value [ 1
    31
    It could be the has paramaters changed.

  • File To Proxy Error ICM HTTP CONNECTION FAILED

    Dear All ,
    Iam Doing File to Proxy Scenario.
    XML File is picked by XI Adapter is Properly and if i go and Check in SXMB_MONI,
    It is Showing Status is Scheduled for outbound processing and if i see in  Que Status  is stop with red symbal .If I Click on QueueID it is opening the inbound qRFC Monitoring ,there if click on Queue Name it is showing Status :SYSFAIL,If I Click on SYSFAIL it is Showing the XI Error CLIENT_RECIVE_FAILED.INTERNAL:Que Stop, If I Click on QueueName it is showing while Executing the Functiomodule SXMS_ASYNC_EXE It is having prob i thik showin Error Text :CLIENT_RECIVE_FAILED.INTERNAL:Que Stop,If I Click on Quename it is showing a program RSXMB_SELECT_MESSSAGES is Similar to our SXMB_MONI ,here it is showing the Status Falg Red ,If I Click on that message it is opening the pipeline steps , here while calling Adapter Showing red symbal  giving the Error Message ICM_HTTP_CONNECTION_FAILED
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>
      <SAP:P1>400</SAP:P1>
      <SAP:P2>ICM_HTTP_CONNECTION_FAILED</SAP:P2>
      <SAP:P3 />
      <SAP:P4 />
      <SAP:Stack>Error while receiving by HTTP (error code: 400, error text: ICM_HTTP_CONNECTION_FAILED)</SAP:Stack>
      <SAP:Retry>A</SAP:Retry>
      </SAP:Error>
    Please help me its urgent.
    Regards
    Kumar

    hi
    This is the problem relleated to the HTTP connections, since using the proxy theXML travels to the destination, on your receiveing system make sure HTTP service are active.
    in R/3 run this report :SPROX_CHECK_HTTP_COMMUNICATION  you will get the error then proceed with the below steps to fix it.
    YOur HTTP seriveces on the R/3 have some problem.....
    Goto SMICM>goto>servicess you should see the HTTP service running with the ABAP port entry, if this is up then check
    SICF--->press f2 you should not have any proxy check there.....
    if these are fine then problem is with the Sproxy configuration........

  • HTTP Post Action Block

    Greetings all,
    I am using a HTTP Post Action in BLS - Vs 11.5. 
    The objective is to return a HTTP string from a jsp page, so I can scrap the page. 
    The URL:  http://mospublic.ercot.com/ercot/jsp/balancing_services_mcp.jsp?marketdate=2008-06-16   (obviously you might have to change the date to Yesterdays Date)
    I have set up the HTTP Post Action with
    URL Address of:   http://mospublic.ercot.com/ercot/jsp/balancing_services_mcp.jsp
    Post Document:   marketdate=2008-06-16
    Encoding: UTF-8
    ID and Password are provided
    Content Type:   application/x-www-form-urlencoded
    Post_0.ReturnAsString comes back with typical HTML content for Today's Date.
    Testing has shown that on a fresh IE window.  Using the above url will show today's data. 
    Hitting this url again the second time will get the browser to yesterday's data.
    So any suggestions on how to make this happen. 
    (btw, I have no control over the external public ERCOT website so changing thier jsp page isn't an option.)
    Anyway we could emulate that action in BLS - v11.5?
    Thanks
    Dennis

    It's not working for me???
    Did that work for you?
    I have attached my sample... It's a repeater, a http Post and a tracer. 
    <?xml version="1.0" encoding="UTF-8"?>
    <Transaction xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
         <TransactionAttributes>
              <ContextItem>
                   <Name>Description</Name>
                   <Description>Transaction Description</Description>
                   <MinRange>0</MinRange>
                   <MaxRange>0</MaxRange>
                   <Value xsi:type="xsd:string"/>
                   <ReadOnly>true</ReadOnly>
              </ContextItem>
         </TransactionAttributes>
         <Name>west_test/html Post Question</Name>
         <Version>1</Version>
         <WriterRoles/>
         <ReaderRoles/>
         <Context/>
         <Local/>
         <Layout>
              <GUILayoutItem>
                   <Name>Sequence</Name>
                   <X>8</X>
                   <Y>8</Y>
                   <Width>120</Width>
                   <SpacingWidth>120</SpacingWidth>
                   <DescendantWidth>120</DescendantWidth>
                   <Height>96</Height>
              </GUILayoutItem>
              <GUILayoutItem>
                   <Name>Post_0</Name>
                   <X>16</X>
                   <Y>24</Y>
                   <Width>104</Width>
                   <SpacingWidth>0</SpacingWidth>
                   <DescendantWidth>0</DescendantWidth>
                   <Height>72</Height>
              </GUILayoutItem>
              <GUILayoutItem>
                   <Name>Sequence_0</Name>
                   <X>8</X>
                   <Y>136</Y>
                   <Width>120</Width>
                   <SpacingWidth>120</SpacingWidth>
                   <DescendantWidth>0</DescendantWidth>
                   <Height>96</Height>
              </GUILayoutItem>
              <GUILayoutItem>
                   <Name>Tracer_0</Name>
                   <X>16</X>
                   <Y>152</Y>
                   <Width>104</Width>
                   <SpacingWidth>0</SpacingWidth>
                   <DescendantWidth>0</DescendantWidth>
                   <Height>72</Height>
              </GUILayoutItem>
         </Layout>
         <Actions>
              <ContextItem>
                   <Name>Post_0</Name>
                   <Description/>
                   <MinRange>0</MinRange>
                   <MaxRange>0</MaxRange>
                   <Value xsi:type="Post">
                        <URL>http://mospublic.ercot.com/ercot/jsp/balancing_services_mcp.jsp?marketdate=2008-06-18</URL>
                        <Encoding>UTF-8</Encoding>
                        <ContentType>text/html</ContentType>
                        <Timeout>60</Timeout>
                        <UserName>YOUSUPPLY</UserName>
                        <PostData/>
                        <UserPassword>YOUROWN</UserPassword>
                        <ReturnAsString/>
                        <ReturnAsXML>
                             <ReferenceDocumentSource/>
                        </ReturnAsXML>
                   </Value>
                   <ReadOnly>false</ReadOnly>
              </ContextItem>
              <ContextItem>
                   <Name>Tracer_0</Name>
                   <Description/>
                   <MinRange>0</MinRange>
                   <MaxRange>0</MaxRange>
                   <Value xsi:type="Tracer">
                        <Level>INFO</Level>
                        <Message/>
                   </Value>
                   <ReadOnly>false</ReadOnly>
              </ContextItem>
         </Actions>
         <Steps>
              <Step xsi:type="ActionSequence">
                   <Name>Sequence</Name>
                   <Description/>
                   <Steps>
                        <Step xsi:type="ActionSequence">
                             <Name>Sequence_0</Name>
                             <Description/>
                             <Steps/>
                             <Actions>
                                  <Action>
                                       <Name>Tracer_0</Name>
                                       <Description/>
                                       <IncomingLinks>
                                            <Assign xsi:type="Assign">
                                                 <Name/>
                                                 <Description/>
                                                 <To>Tracer_0.Message</To>
                                                 <From>Post_0.ReturnAsString</From>
                                            </Assign>
                                       </IncomingLinks>
                                       <OutgoingLinks/>
                                  </Action>
                             </Actions>
                        </Step>
                   </Steps>
                   <Actions>
                        <Action>
                             <Name>Post_0</Name>
                             <Description/>
                             <IncomingLinks>
                                  <Assign xsi:type="Assign">
                                       <Name/>
                                       <Description/>
                                       <To>Post_0.URL</To>
                                       <From>"http://mospublic.ercot.com/ercot/jsp/balancing_services_mcp.jsp?marketdate=" &amp; datefromxmlformat( datenow, "yyyy-MM-dd")"</From>
                                  </Assign>
                             </IncomingLinks>
                             <OutgoingLinks/>
                        </Action>
                   </Actions>
              </Step>
         </Steps>
    </Transaction>

  • When my swf in a html page connected with a socket server other http requests were blocked, how to resolve?

    I have used php to write a socket server(text chat server),
    then I use xmlsocket to write a client, I put this swf file in my html page, erverything of this client swf were ok: ervery clients could send or receive messages, but the other http request in this html page was unable to send(or receive) data from webserver,
    webserver and chat server were on the same server,
    and I have tried to use socket to instead if xmlsocket in my flash, but the new swf can only work in flash cs3, but it couldn't work in html page as the chat server can't send the security xml file to this swf, and I have also use Security.loadPolicyFile("http://192.168.139.128/crossdomain.xml"); to load security file, but it took none effect.
    Is there anyone can suggest me ?
    That's very kind of you!

    Hi Franco,
    Yes, I solved that by reinstalling Java 6 Update 21.
    There are three versions for Solaris namely, SPARC, x64 and x86. Our platform is SPARC and I think System admin has installed the wrong version instead of installing SPARC version of Java.
    After installing SPARC version of Java this got resolved. And I confirmed everything is fine by running a small program as below. You can run this program from command line using the -d64 flag. If the installation is wrong you will get the same exception as I mentioned.
    public class Analyzer {
          public static void main(String args[]) throws Exception{
               InputStream fin = new FileInputStream(args[0]);
               int iSize = fin.available();
               byte mvIn[] = new byte[iSize];
               fin.read(mvIn,0,iSize);
               fin.close();
               String strText = new String(mvIn);
               PrintStream fout = new PrintStream(new FileOutputStream(args[0]+".csv"));
               fout.println("Before,After,Seconds");
               Pattern p = Pattern.compile("\\[(?:Full |)GC (\\d*)K->(\\d*)K\\(\\d*K\\), ([\\d.]*) secs\\]");
               Matcher m = p.matcher(strText);
               while(m.find()){
                    fout.println(m.group(1)+ "," + m.group(2) + "," + m.group(3));
               fout.close();
    }Hope this helps.
    Regards,
    Prabhu

  • Parameter blocks compilling

    Hi all,
    I used a parameter before , and I deleted it , making the appropriate modifications in my codes.
    When compiling CTRL + T , there was this alert error :
    FRM-32086: Bind Variable :PARAMETER.P_SITE_MUTU parse failed at <P_SITE_MUTU>.
    FRM-30085: Unable to adjust form for output.
    How to correct this ?
    Thank you very much indeed.

    Sounds like a corrupted fmb.
    Only other idea I have it to do a semicolon-semicolon replace all.
    Here are the reference threads:
       Re: FMB size shrinks dramatically
    and:
       Re: Why does this happen - find ';', replace with ';'?

Maybe you are looking for

  • Can't get phone to sync with multiple Google Calendars?

    I set up multiple calendar accounts with Google but have run across an issue..... When I perform a sync from my phone it only syncs with my first "primary" calendar. The items in my "primary" calendar are the only ones that appear on Google Calendar.

  • Can i use whatsapp on my ipad3 ios6.1 by downloading whatsapp for iphone and use in my ipad ? please help me ... thank you :D

    can i use whatsapp on my ipad3 ios6 by downloading whatsapp for iphone and use in my ipad ? please help me ... thank you

  • Installing iTunes w/ QuickTime

    iTunes gave me an error message: QuickTime 7.6.2 is installed. iTunes requires 7.6.4 is required. Uninstall and reinstall iTunes. I both updated QuickTime and now have 7.6.4 installed, and have uninstalled and reinstalled iTunes three times, and I st

  • What to do with the 60 Gig drive I replace

    I'm buying a Macbook tomorrow, and I've nearly decided to buy a white 2.0 and upgrade the hard drive to a Seagate 120 gig. So now I will have a 60 gig internal to use as a paperweight. I remember from long ago a company that made cases for internal d

  • MP3 Player Name & Num

    I purchased an MP3 player from Dell?6/05, which is made by Creative. The only information I have pertaining to the name of the player is: Dell 30GB DJ MP3 Player 35VPY6. Can someone give me the Creative name for this player? Thank you.