Terraserver Request example

Anyone can provide me an example about how to add Terraserver WMS theme to <map_request>...</map_request>
I used the following format but it doesn't work:
<theme name="GRAYSCALE_WMS">
<wms_getmap_request>
<service_url>http://terraservice.net/ogcmap.ashx</service_url>
<version>1.1.1</version>
<layers>DOQ</layers>
<styles></styles>
<srs>EPSG:4326
</srs>
<format>image/png</format>
<transparent>true</transparent>
<vendor_specific_parameters>
<vsp>
<name>srs</name>
<value>EPSG:4326
</value>
</vsp>
<vsp>
<name>transparent</name>
<value>true</value>
</vsp>
<vsp>
<name>format</name>
<value>image/png</value>
</vsp>
</vendor_specific_parameters>
</wms_getmap_request>
</theme>
Thanks lot.
Frank

You are missing some WMS parameters like request and bbox etc. Here's a sample URL request:
http://terraservice.net/ogcmap.ashx?version=1.1.1&request=GetMap&Layers=DOQ&Styles=&SRS=EPSG:26910&BBOX=544000,4180400,556800,4188400&width=800&height=500&format=image/jpeg&Exceptions=se_xml
Broken down it looks like this:
version=1.1.1
request=GetMap
Layers=DOQ
SRS=EPSG:26910
BBOX=544000,4180400,556800,4188400
width=800
height=500
format=image/jpeg
Hope this helps.
-Justin

Similar Messages

  • On chain-request example

    Hi ALL
    I just started to work with abap and I need help. This is my source code:
    PROCESS BEFORE OUTPUT.
      MODULE prepara_telas.
    PROCESS AFTER INPUT.
      MODULE cancel AT EXIT-COMMAND.
      CHAIN.
        FIELD: carrid,
               connid
               fldate.
        MODULE check ON CHAIN-REQUEST.
      ENDCHAIN.
    1- How i define the input/output field?
    2- I dont know what the module check and cancel need to be created and works.
    Thanks...

    hi,
    For example if there are 10 fields in the screen and for 5 fields whenever the user enters wrong values u like to give some error message. You can declare that fields in the chain enchain so that only those fields will be input enabled and all other fields will disabled.
    CHAIN.
    FIELD chk_connobj.
    FIELD chk_inst.
    FIELD chk_devloc.
    FIELD ehaud-haus.
    FIELD eanl-anlage.
    MODULE modify_screenfields.
    ENDCHAIN.
    *& Module modify_screenfields INPUT
    * text
    MODULE modify_screenfields INPUT.
    CLEAR okcode.
    okcode = sy-ucomm.
    CASE okcode.
    WHEN 'ENTER' OR 'EXECUTE'.
    IF chk_connobj IS INITIAL AND chk_inst EQ c_x AND
    chk_devloc EQ c_x.
    IF ehaud-haus IS INITIAL.
    SET CURSOR FIELD 'EHAUD-HAUS'.
    MESSAGE e000(zo_spa) WITH text-017. " Enter Connection obj
    ELSE.
    PERFORM conn_obj_check.
    ENDIF.
    ENDIF.
    ENDMODULE. " modify_screenfields INPUT
    Rgds
    Anversh

  • Leave request example in workflow

    Hi,
    Has anyone got step-by-step example of leave request using workflow?
    Pls send me the document or the link
    My id : [email protected]
    Regards

    Hi,
    Workflow automates the steps and activities in a business process according to predefined procedures and rules.
    Workflow presents information and documents to the appropriate knowledge worker or agent (another entity such as a program) to make a decision or perform an activity.
    Workflow tracks each and every step in the process flow and maintains an ongoing status.
    Workflow also collects and reports all of the metrics associated with the execution and completion of the process.
    Check the below links u will get lot of info..
    http://www.sap-press.com/product.cfm?account=&product=H950
    Workflow
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    Go through the following links on FORK :
    http://help.sap.com/saphelp_nw04/helpdata/en/24/e2283f2bbad036e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/8d/25f1e7454311d189430000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_46c/helpdata/en/c5/e4a930453d11d189430000e829fbbd/content.htm
    http://www.insightcp.com/res_23.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPM/BCBMTWFMPM.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    For more reference on workflow: http://****************/Tutorials/Workflow/Workflow.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/04/9277a346f311d189470000e829fbbd/frameset.htm
    Check these links.
    http://www.sapgenie.com/workflow/index.htm
    /people/ginger.gatling/blog/2005/12/01/link-workflow-business-objects-to-your-collaboration-tasks
    http://help.sap.com/saphelp_nw04/helpdata/en/92/bc26a6ec2b11d2b4b5006094b9ea0d/content.htm
    http://help.sap.com/saphelp_bw33/helpdata/en/92/bc26a6ec2b11d2b4b5006094b9ea0d/content.htm
    http://help.sap.com/saphelp_bw31/helpdata/en/8d/25f94b454311d189430000e829fbbd/content.htm
    http://www.sap-press.com/product.cfm?account=&product=H950
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    Workflow
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    Workflow tutorials with step-by-step and with screenshots are available at http://www.****************/Tutorials/Workflow/Workflow.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/42/c14a9b55103116e10000000a1553f7/frameset.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/c5/e4a930453d11d189430000e829fbbd/frameset.htm
    http://www.sapgenie.com/workflow/
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    http://www.sap-basis-abap.com/wf/sap-business-workflow.htm
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2857887
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2855919
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2735228
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPM/BCBMTWFMPM.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    Debug a workflow.
    This has a step by step procedure :
    http://fuller.mit.edu/workflow/debugging.pdf
    www.erpgenie.com/sap/workflow/debugging.htm
    http://www.erpgenie.com/workflow/debugging.htm?2b5de440
    Workflow tutorials with step-by-step and with screenshots are available at
    http://www.****************/Tutorials/Workflow/Workflow.htm
    http://www.sapgenie.com/workflow/
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    http://www.sap-basis-abap.com/wf/sap-business-workflow.htm
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2857887
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2855919
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2735228
    http://www.sapbrain.com/TUTORIALS/TECHNICAL/WORKFLOW_tutorial.html
    reward if useful
    regards,
    Anji

  • SOAP Request in plsql webservices

    In the below SOAP Request example,
    What this means
    <ns1:getRate xmlns:ns1="urn:xmethods-CurrencyExchange"
    soap_request:= '<?xml version = "1.0" encoding = "UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <SOAP-ENV:Body>
    <ns1:getRate xmlns:ns1="urn:xmethods-CurrencyExchange" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
    <country1 xsi:type="xsd:string">us</country1>
    <country2 xsi:type="xsd:string">uk</country2>
    </ns1:getRate>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope

    More detail
    When i give
    http_req := utl_http.begin_request(url, 'POST','HTTP/1.1');
    I get this Error
    -------utl_http.get_response---------------------
    http_resp.status_code is :500
    http_resp.reason_phrase is :Internal Server Error
    http_resp.http_version is :HTTP/1.1
    http_resp.private_hndl is :1
    -------utl_http.get_response----------------------
    And also i get this error when i use POST
    <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><soapenv:Fault><faultco
    apenv:Server.userException></faultcode><faultstring>org.xml.sax.SAXParseException: Attribute name "xmlns:impl" associated with an element type "impl:soapCheckRequest" must be followed by the ' = ' character.</faultstring><detail><n
    stname xmlns:ns1="http://xml.apache.org/axis/">atlcmsispq02.iss.net</ns1:hostname></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>
    But when i give GET responce is OK
    http_req := utl_http.begin_request(url, 'GET','HTTP/1.1');
    -------utl_http.get_response---------------------
    http_resp.status_code is :200
    http_resp.reason_phrase is :OK
    http_resp.http_version is :HTTP/1.1
    http_resp.private_hndl is :2
    -------utl_http.get_response---------------------
    What is the difference between GET and POST ?
    Also i get below error when i use GET
    ORA-31011: XML parsing failed
    ORA-19202: Error occurred in XML processing
    LPX-00245: extra data after end of document
    Error at line 2
    ORA-06512: at "SYS.XMLTYPE", line 0
    ORA-06512: at line 53
    This is what i am using for XMLType
    resp:= XMLType.createXML(soap_respond);
    resp:= resp.extract('/soap:Envelop/soap:Body/child::node()'
    , 'xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"'
    Please help me.
    Thanks,
    Srikanth

  • Sequence for collecting the Infocube in a transport request

    Hi SDNers,
    What is the sequence for collecting the Infocube in a transport request.
    Thanks,
    Satya

    Hi Sathya,
    Just giving a second thought to your question i think you need the steps of how to capture a info cube in a request:
    Step1
    go to T code RSOR----->Select object Types ->in the next column you can find Info Cube ->open the Info Cube ->Select Objects>double click on the Select Objects-give the Info Cube name that you want to collect to the request(find the Info Cube)
    Step2
    now you will find the required Info Cube , Drag the Info Cubeto the Right hand side
    Step 3
    Just above the the Info Cube that you have collected you will find Grouping click on it and select -
    >Necessary Objects
    Step 4
    now check the Info cube.
    Step 5
    Now click on the Lorry like symbol on the top.
    Step 6
    The system will promt you to enter the request
    Step 7
    Click on your own request ---> give the name of the request (note down the Name of the Request Example BWDK900109)
    Step 8
    now it will ask for the package (select the tranportable package , do not select $TMP)
    Step 9
    Press Ok now and you will find the Required Info Cube getting stored in the Request
    Step 10
    now go to the Transaction SE09 give your user name and select modified and click on Display
    Step 11
    Search the request name (ex BWDK900109) you find the Info Cube stored.
    Sttep 12
    Relese the request and import in to Quality(this is Basis Job no need to worry)
    Hope this helps.
    Thanks,
    rahul

  • Canceling  Spry.Utils.loadURL request

    Hi, i have posted a thread a few days ago concerning variables and Spry.Utils.loadURL and i wish to thank V1 i for the solution.
    Now i wish to ask is it possible to cancel (or ignore) Spry.Utils.loadURL request while it is running.
    By canceling i mean not the server side code, but the Spry.Utils.loadURL request.
    Here is example of the problem:
    I have some button that sens requests to the server. It is up to the complexity of every request how long it will take to responde (sometimes a minute).
    So it is sometimes the case when a user sends some request and without waiting for the result sends another one.
    Now i have multiple requests running in paralell and due to their asynchronous behaviour i do not know which one will display first (they use asame update panel).
    So it will be good if i can tell the Spry.Utils.loadURL to cancel the "thread" he is running and only after that to start the new one.
    Parallel possible solutions are disabling the button until the request responds, which is my very last undesired solution since i do not want to tye the users hand ....
    Best regards:
    Venelin

    Spry.Utils.loadURL returns Spry's request object, so you could use that to cancel the running XHR request.
    example;
    var request = Spry.Utils.loadURL('GET','url.php',callback,true);
    // abort the request:
    request.xhRequest.abort();

  • Error when IdentityXML is called

    Hi all!
    I'm working with OAM and trying to call an IdentityXML function to create a new user from outside of product using this API.
    I read de documentation (http://download.oracle.com/docs/cd/B28196_01/idmanage.1014/b25346/toc.htm) and I can't put this to work.
    When I call the function the only answer is a "No Content Length found" error, I try with a client in java, PLSQL, wget and nettool with the same result in all the cases. The same error is loged on Apache Error Log.
    The error is detected even if another function is call or just completely empty the message.
    OAM version 10.1.0.4
    Linux
    Please, I need this working but I can't find a solution, is really urgent.
    Line in Apache Access Log
    =========================
    192.168.3.103 - - [10/Dec/2008:11:25:03 -0600] "POST /identity/oblix/apps/userservcenter/bin/userservcenter.cgi HTTP/1.1" 200 -
    Line in Apache Error Log
    ========================
    [Wed Dec 10 11:25:03 2008] [error] [client 192.168.3.103] [ecid: 1228929900:192.168.1.199:7811:0:1584,0] No Content Length found.: /identity/oblix/apps/userservcenter/bin/userservcenter.cgi
    XML SOAP Msg
    ============
    <?xml version="1.0" encoding="UTF-8"?>
    <soapenv:Envelope xmlns:oblix="http://www.oblix.com" xmlns:soapenv="http://schemas-xmlsoap.org/soap/envelope/">
    <soapenv:Body>
    <oblix:authentication type="basic">
    <oblix:login>oc4jadmin</oblix:login>
    <oblix:password>password</oblix:password>
    </oblix:authentication>
    <oblix:request application="userservcenter" function="workflowSaveCreateProfile" version="NPWSDL1.0">
    <oblix:params>
    <oblix:ObWorkflowName>obworkflowid=wfqs20080919T13275417254,obcontainerId=workflowDefinitions,o=Oblix,dc=biosnettcs,dc=
    com</oblix:ObWorkflowName>
    <oblix:ObDomainName>cn=Users,dc=biosnettcs,dc=com</oblix:ObDomainName>
    <oblix:noOfFields>2</oblix:noOfFields>
    <oblix:AttributeParams>
    <oblix:GenericAttribute>
    <oblix:AttrName>cn</oblix:AttrName>
    <oblix:AttrOperation>ADD</oblix:AttrOperation>
    <oblix:AttrNewValue>melli</oblix:AttrNewValue>
    </oblix:GenericAttribute>
    <oblix:GenericAttribute>
    <oblix:AttrName>sn</oblix:AttrName>
    <oblix:AttrOperation>ADD</oblix:AttrOperation>
    <oblix:AttrNewValue>melli</oblix:AttrNewValue>
    </oblix:GenericAttribute>
    <oblix:GenericAttribute>
    <oblix:AttrName>uid</oblix:AttrName>
    <oblix:AttrOperation>ADD</oblix:AttrOperation>
    <oblix:AttrNewValue>melli</oblix:AttrNewValue>
    </oblix:GenericAttribute>
    <oblix:PasswordAttribute>
    <oblix:AttrName>userPassword</oblix:AttrName>
    <oblix:AttrOperation>ADD</oblix:AttrOperation>
    <oblix:AttrNewValue>melli</oblix:AttrNewValue>
    <oblix:AttrConfirmValue>melli</oblix:AttrConfirmValue>
    </oblix:PasswordAttribute>
    <oblix:ChallengeAttribute>
    <oblix:AttrName>genChallengePhrase</oblix:AttrName>
    <oblix:AttrOperation>ADD</oblix:AttrOperation>
    <oblix:ChallengeValue>
    <oblix:AttrNewValue>phrase1</oblix:AttrNewValue>
    </oblix:ChallengeValue>
    <oblix:ChallengeValue>
    <oblix:AttrNewValue>phrase2</oblix:AttrNewValue>
    </oblix:ChallengeValue>
    <oblix:ChallengeValue>
    <oblix:AttrNewValue>phrase3</oblix:AttrNewValue>
    </oblix:ChallengeValue>
    </oblix:ChallengeAttribute>
    <oblix:ResponseAttribute>
    <oblix:AttrName>genChallengePhraseResponse</oblix:AttrName>
    <oblix:AttrOperation>ADD</oblix:AttrOperation>
    <oblix:ResponseValue>
    <oblix:AttrNewValue>response1</oblix:AttrNewValue>
    <oblix:AttrConfirmValue>response1</oblix:AttrConfirmValue>
    </oblix:ResponseValue>
    <oblix:ResponseValue>
    <oblix:AttrNewValue>response2</oblix:AttrNewValue>
    <oblix:AttrConfirmValue>response2</oblix:AttrConfirmValue>
    </oblix:ResponseValue>
    <oblix:ResponseValue>
    <oblix:AttrNewValue>response3</oblix:AttrNewValue>
    <oblix:AttrConfirmValue>response3</oblix:AttrConfirmValue>
    </oblix:ResponseValue>
    </oblix:ResponseAttribute>
    </oblix:AttributeParams>
    </oblix:params>
    </oblix:request>
    </soapenv:Body>
    </soapenv:Envelope>

    There is some more data:
    The error is raised with any POST request to webservice endpoint:
    http://host:port/identity/oblix/apps/userservcenter/bin/userservcenter.cgi
    The error is always the same when endpoint is called with a POST (like a webservice!) ... but when is called with GET the User Console Page is returned
    Follow in this post paste a request/response example from HTTP point of view, this was taken from a HTTP Tunnel.
    The api is well used?? I'm using IdentityXML well??
    Thanks for advance.
    Complete HTTP Request Example (see that 2 chars are send in message, there is a empty messge!)
    =======================
    POST /identity/oblix/apps/userservcenter/bin/userservcenter.cgi HTTP/1.1
    Host: localhost:7778
    Content-Length: 2
    Authorization: Basic b3JjbGFkbWluOndlbGNvbWUx
    Cookie: ObSSOCookie=loggedoutcontinue; OBBasicAuth=fromDialog;
    Complete HTTP Response
    ==================
    Content-type: text/html
    <html>
    <body bgcolor="#ffffff">
    <h1>Error!</h1>
    <h3>An error has occurred in the product. Please contact.</h3>
    <h3>Oracle technical support directly or send feedback through.</h3>
    <h3>http://www.oracle.com/support/contact.html</h3>
    <h3>If possible, please include the version number of the software and the error message in your feedback.</h3>
    <h3>Error message: No Content Length found.</h3>
    </body>
    </html>

  • Slide Show ERROR, Internal software\Vobulator\BlockPlanner\.cpp Line 217

    I'm putting together a slide show DVD. There are a total of 7 slide shows containing 480 pictures. All pictures are jpg's about 1000X1600 pixels and 500KB-700KB each. I have 3 menus for navigation. Not all of the chapter menu buttons point to a "slide show", some of them point to a picture inside certain slide shows according to my client's requests. (example, slide show 1 contains 70 pictures. Chapter 1 points to "slide show 1" Chapter 2 points to "slide show 1 photo 50"). All slide shows are linked so that when the first slide show is over, it will automatically "end action" to the next slide show etc... All my settings are typical. NTSC 4:3 SD 720X480 progressive. 
    There are NO video files in my DVD at all. No timelines at all. No audio at all.
    The Symptoms/problem that I'm getting is this, when I try to Preview my DVD and ALSO when I try to build my DVD, the build will go through and "build the slide shows" then after it does that, this will come up
    I've read some of the previous posts (one of them is in French for cryin out loud. Had to use Bing translator and it sounds all weird). What I can gather is this,
    Re: internal software error: .\Vobulator\BlockPlanner\BlockPlanner.cpp, line 217
    I found out it was due to selecting an image file as the video layer
    in a menu, causes the error everytime. I just paste the image in with
    'edit in photoshop' instead now. But thanks."
    Another person said just about the same thing... The only problem is, I have no idea what this means. I don't know what it means to "select an image file as the video layer in a menu..."
    Hardware/software is as follows:
    custom build:
    i5 processor (4 core) 2.6ghz
    8 GB RAM 1333MHz
    300GB C: drive (2X150 GB 10K RPM Raptors)
    1.2TB D: drive (2X7,200 RPM 640GB WD's)
    Burner is LG Super multi
    secondary burner is Sony Commercial Blu-Ray burner
    Video card is Saphire Build (Radeon 5450 PCI-E 16X)
    Windows 7 X64 Pro
    All Adobe is CS5 Production package.
    If I'm leaving anything out, please let me know.
    HELP! and Thanks. I'd really love to fix this without rebuilding the whole DVD. Take long time.
    TEX

    You really gain nothing by posting the same thing twice... http://forums.adobe.com/thread/971701

  • Producer Consumer Parallelism Failing!

    I'm controlling multiple automation stations with a single cRIO 9074 -- the multiple stations are all following the same logic but should be independently controlled. I'd like to accept all digital inputs (from all stations) in a producer loop, queue them up, and then consume the data in 3 consumer loops which actually perform the logic (take a digital input and then decide what to output at each station).
    The actual logic is functional, but the three consumer loops are outputting the data with a time delay.
    So, for example, if I want my first step to be "Event 1", once I start the program the state machines decide that:
    Station 1: Event 1
    Station 2: Event 1
    Station 3: Event 1
    And when a decision is made to switch to Event 2, the 3 stations take turns switching (the action is not simultaneous), so you may get:
    Station 1: Event 2
    Station 2: Event 1
    Station 3: Event 1
    and momentarily after,
    Station 1: Event 2
    Station 2: Event 2
    Station 3: Event 1
    etc...
    Attachments:
    cRIO_fake.vi ‏27 KB

    RavensFan wrote:
    Queues are meant for a one to one, or many to one relationship.  Here you have a one to many which is wrong.  When something is sent, only one of the three loops will get the message depending on which is ready to grab the message first.
    You should have a different queue for each consumer loop.
    Or a User Event, and have all the consumer loops register for the single event so they can all act on it when one event is generated.
    Attatched is a quick example of what I was thinking.  You can make this more complicated, and wrap some functionality into SubVIs to help scale it for larger applications.  User Events do work in LabVIEW Real-Time but I believe you would need some kind of FIFO to User Event to go from a host PC to the RT to have work be done.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.
    Attachments:
    User Event Request Example.vi ‏17 KB

  • JSF / Switch between HTTP and HTTPS

    Hello!
    I want to switch between HTTP and HTTPS using JSF.
    Under Apache Struts framework I can use struts extension "sslext.jar" to configure switching between http and https in one web application.
    e.g. Login-jsp should be secured, all other jsp's should run unsecured.
    Any ideas?
    regards
    Harald.

    Thanks,
    I made the necessary enhancement for the second phase, password confirmation required when return to SSL zone after leaving it after a succesful login.
    I did the following:
    1) create a class in the application scope and/or singleton class with the servlet paths that require SSL
    2) create a plugin that reads ActionConfigs from the ModuleConfig
    3) create a filter that sets a request scope flag that says that password must re-entered.
    Code Extracts:
    1) MainshopContainer application level parameter singleton class:
    private static HashMap sslZoneMap = new HashMap(50); // key = servlet path of request, example /login.do
    public boolean isInSSLZone(String servletPath)
    return this.sslZoneMap.containsKey(servletPath);
    public void addToSSLZone(String servletPath)
    this.sslZoneMap.put(servletPath,null);
    public int getNumberOfActionsInSSLZone()
    return this.sslZoneMap.size();
    2) Struts plugin
    add a call to loadSSLZoneMap in plugin init method:
    loadSSLZoneMap(config, mainshopContainer);
    private void loadSSLZoneMap(ModuleConfig config, MainshopContainer mainshopContainer)
    throws ServletException
    try {       
    ActionConfig[] actionConfigs = config.findActionConfigs();
    for (int i = 0; i < actionConfigs.length; i++)
    if (actionConfigs.getParameter().indexOf("/jsp/account/") < 0) // /account/* = URL path for SSL zone
    // not found = not ssl zone
    System.out.println("loadSSLZoneMap, following actionConfigs excluded from SSL Zone: "+actionConfigs[i].getPath());
    else
    // found = ssl zone
    String servletPath = actionConfigs[i].getPath()+".do";
    mainshopContainer.addToSSLZone(servletPath);
    System.out.println("loadSSLZoneMap, following servletPath added to SSL Zone: "+servletPath);
    System.out.println("loadSSLZoneMap, number of actions in SSL Zone: "+mainshopContainer.getNumberOfActionsInSSLZone());
    catch (Exception ex)
    ex.printStackTrace();
    throw new ServletException("Exception caught in loadSSLZoneMap: "+ex.toString()+" Initialization aborted.",ex);
    3)
    public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain)
    throws IOException, ServletException {
    HttpServletRequest req = (HttpServletRequest) request;
    HttpServletResponse res = (HttpServletResponse) response;
    String servletPath = req.getServletPath();
    boolean secure= this.mainshopContainer.isInSSLZone(servletPath);
    The wole picture:
    The filter adds a RequestDTO object that includes all request parameters, one of them is the secure flag.
    I have a session scope class UserContainer that includes all the session parameters, one of them is the lastRequestDTO.(last made request)
    At the end of all my jsp's I set the lastRequestDTO variable.
    In that method I set the passwordConfirmationRequired flag if needed:
    public void setLastRequestDTO(RequestDTO _lastRequestDTO)
    if (this.lastRequestDTO != null && this.lastRequestDTO.isSecure() != _lastRequestDTO.isSecure())
    this.setPasswordConfirmationRequired(true);
    this.lastRequestDTO = _lastRequestDTO;
    I read the passwordConfirmationRequired in all my jsp's in the SSL zone that allow editing or deleting and if that flag is true, a valid password must be re-entered in order to make the updates.
    When the password is OK I reset the passwordConfirmationRequired to false.
    I need some help for the first phase, that is SSL setup for all actions related to jsp's with url path /account/*
    I tought I could define it in the web.xml:
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>All Account Related Pages</web-resource-name>
    <url-pattern>/account/*</url-pattern>
    </web-resource-collection>
    <user-data-constraint>
    <transport-guarantee>CONFIDENTIAL</transport-guarantee>
    </user-data-constraint>
    </security-constraint>
    but that doesn't work and finnaly understood why:
    Example: /WEB-INF/jsp/account/login.jsp corresponds to /login.do
    The url pattern /account/* at the container level is never encountered.
    Is it allowed to declare the following action path: /account/login instead of /login?
    If yes I could add following prefix /account to all my action paths and forward paths and this could resolve my problem.
    What's your opinion?
    If no, would your library resolve this?
    Will all the Struts/JSP/JSTL url generating tags pick-up the required protocol (http/https) according to your configuration file?
    Regards
    Fred

  • Leave Cancellation Approval is not triggered

    Hi Frnds,
       The leave cancellation workflow which is configured in IMG is not triggered for leave request with status APPROVED or SENT excluding the status u201CPOSTEDu201D.
    IMG Configuration for workflow:
    1) WS12300111                u2013 New Request
    2) WS99900053 (Copied from WS12300111)     u2013 Cancellation Request
    Example:
    New Request           - Triggers WS12300111 for approval
    Fully Approved           - Use WS12300111 for approval routing
    Cancelled the fully approved request     - WS12300111 (but it should be WS99900053)
    Can anyone help me out with the solution?
    Thanks,
    Suganya

    1. Leave Cancellation WF is triggered only for cancellation of posted documents.

  • RV042 v3 load balancing MTU setting?

    RV042 v3 on firmware: 4.2.1.02
    Wan 1 is connected to a PPPoE dsl line via a modem in bridge mode using LLC
    Wan 2 is connected to a PPPoA dsl line via a modem in bridge mode using VC-MUX. (this is a Draytek modem that bridges PPPoE to PPPoA)
    The connection on both Wan ports of the RV is set to PPPoE
    What is the ideal MTU setting for both Wan ports in the above configuration?
    Thanks for any feedback

    Juan Ignacio Del Rosario wrote:Correct me if im wrong.when we understand the rules of traffic (outgoing and ingoing traffic), the server(in the internet) which we requested to will reply only on the ip address that we used for the request right? if thats the case, if i control the outside traffic i can also say that the incoming traffic will be destined to the ip address that i used to make a request.example:when I create traffic comes out in the WAN 1. my requested page (facebook.com) will also comes-in in WAN 1.is that considered in Load balancing?
    Yes, traffic will return to the same public IP (WAN) that originated it.  I thought your OP and maybe due to the 1st response you wanted to also protocol bind the inbound traffic too which isn't necassary as you've descibed here but if you initiate traffic from the internet to your LAN you just have to pick the correct public IP. 
    Which direction do you want this to work?  Are clients on this LAN initiating RD connections to hosts through the internet or are you wanting to connect to hosts on this LAN from the internet? 

  • EWS Attachment Name Incorrect

    We are encountering an issue with EWS 2.2 Managed API(and previous versions) and attachment names.  EWS exposes two potential fields for an attachment name.  Name, and FileName.  In our findings, Name can sometimes report the same file name
    we see in mail clients (such as Outlook), and FileName is always black (Nothing in VB.NET).
    The XML request and responses are output from the "ExchangeService.TraceEnabled = True" and "ExchangeService.TraceFlags = TraceFlags.All" options.
    XML request example:
    <?xml version="1.0" encoding="utf-8"?>
    <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Header>
    <t:RequestServerVersion Version="Exchange2010_SP2" />
    </soap:Header>
    <soap:Body>
    <m:GetItem>
    <m:ItemShape>
    <t:BaseShape>IdOnly</t:BaseShape>
    <t:AdditionalProperties>
    <t:FieldURI FieldURI="item:Attachments" />
    </t:AdditionalProperties>
    </m:ItemShape>
    <m:ItemIds>
    <t:ItemId Id="biglongItemId" />
    </m:ItemIds>
    </m:GetItem>
    </soap:Body>
    </soap:Envelope>
    EWS XML response:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
    <s:Header>
    <h:ServerVersionInfo MajorVersion="14" MinorVersion="3" MajorBuildNumber="195" MinorBuildNumber="1" Version="Exchange2010_SP2" xmlns:h="http://schemas.microsoft.com/exchange/services/2006/types" xmlns="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" />
    </s:Header>
    <s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <m:GetItemResponse xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types">
    <m:ResponseMessages>
    <m:GetItemResponseMessage ResponseClass="Success">
    <m:ResponseCode>NoError</m:ResponseCode>
    <m:Items>
    <t:Message>
    <t:ItemId Id="biglongItemId" ChangeKey="CQAAABYAAAB6Lqmbg0p2SpXlhlOVcY4TAAAnDxiX" />
    <t:Attachments>
    <t:FileAttachment>
    <t:AttachmentId Id="biglongAttachmentId" />
    <t:Name>body.csv</t:Name>
    <t:ContentType>text/plain</t:ContentType>
    <t:ContentId>{6981D03B-2EBD-4F8F-BF8D-61424696F792}</t:ContentId>
    <t:Size>135</t:Size>
    <t:LastModifiedTime>2014-01-03T02:13:44</t:LastModifiedTime>
    <t:IsInline>false</t:IsInline>
    <t:IsContactPhoto>false</t:IsContactPhoto>
    </t:FileAttachment>
    </t:Attachments>
    </t:Message>
    </m:Items>
    </m:GetItemResponseMessage>
    </m:ResponseMessages>
    </m:GetItemResponse>
    </s:Body>
    </s:Envelope>
    In the example above, Name is body.csv.  FileName as nothing.  In Outlook, the attachment file name is "CUSTOMER.CSV".
    I have confirmed with the sender that file attachment file is named "CUSTOMER.CSV".
    Can anyone provide some insight into why EWS reports a file name that is not what was provided by the sender?
    Thanks much in advance.

    The FileName property is a Managed API property used to create attachments. You set this property on a FileAttachment object when creating a new attachment, and the API will load the contents from the file. It has no meaning when you are retrieving attachments
    from the server. When retrieving, the only information you have is the Name.
    In the Exchange store, there are a number of properties on attachments related to the name. For example, there is PidTagDisplayName, PidTagAttachFileName, and PidTagAttachLongFileName. EWS uses PidTagDisplayName, which is usually the same as PidTagAttachLongFileName.
    However, it *can* be different. Outlook appears to use PidTagAttachLongFileName in their UI. So most likely for this message, the PidTagDisplayName value is "body.csv", and PidTagAttachLongFileName is "CUSTOMER.CSV". You can check with
    a MAPI viewer (MFCMapi or OutlookSpy).

  • Namespace Problem

    We are having an issue with our bpel processes when it calls an external web services through a partner link,
    There seems to be an issue with the namespaces, our webservice has a complex type request and response name structure,
    The request structure is as follows in the wsdl file the message name is as follows
    <wsdl:message name="HttpRequest">
    <wsdl:part name="request" type="request:HttpRequest"></wsdl:part>
    </wsdl:message>
    <wsdl:message name="HttpResponse">
    <wsdl:part name="http_response" type="request:HttpResponse"/>
    </wsdl:message>
    The issue comes up when we get a response to the webservice which is a complex type return, the return structure adds ns?:code where ? implies a incrememtal number i.e 1, 2 , 3 etc for the whole data of the complex structure.
    The complex Request structure is
    <xsd:complexType name="HttpRequest">
    <xsd:sequence>
    <xsd:element maxOccurs="1" minOccurs="1" name="url" type="xsd:string"/>
    <xsd:element maxOccurs="unbounded" minOccurs="0" name="data" type="request:Data"/>
    <xsd:element maxOccurs="1" minOccurs="0" name="type" type="request:HttpType"/>
    <xsd:element maxOccurs="1" minOccurs="0" name="auth" type="request:Auth"/>
    <xsd:element maxOccurs="1" minOccurs="0" name="proxy" type="request:Proxy"/>
    <xsd:element maxOccurs="1" minOccurs="0" name="http_version" type="request:HttpVersion"/>
    <xsd:element maxOccurs="unbounded" minOccurs="0" name="headers" type="request:Data"/>
    <xsd:element maxOccurs="unbounded" minOccurs="0" name="cookies" type="request:Data"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:simpleType name="HttpType">
    <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Get"/>
    <xsd:enumeration value="Post"/>
    </xsd:restriction>
    </xsd:simpleType>
    <xsd:complexType name="Auth">
    <xsd:sequence>
    <xsd:element maxOccurs="1" minOccurs="0" name="username" type="xsd:string"/>
    <xsd:element maxOccurs="1" minOccurs="0" name="password" type="xsd:string"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="Proxy">
    <xsd:sequence>
    <xsd:element maxOccurs="1" minOccurs="1" name="host" type="xsd:string"/>
    <xsd:element maxOccurs="1" minOccurs="0" name="port" type="xsd:string"/>
    <xsd:element maxOccurs="1" minOccurs="0" name="username" type="xsd:string"/>
    <xsd:element maxOccurs="1" minOccurs="0" name="password" type="xsd:string"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:simpleType name="HttpVersion">
    <xsd:restriction base="xsd:string">
    <xsd:enumeration value="1.0"/>
    <xsd:enumeration value="1.1"/>
    </xsd:restriction>
    </xsd:simpleType>
    The complex Response structure is
    <xsd:complexType name="HttpResponse">
    <xsd:sequence>
    <xsd:element maxOccurs="1" minOccurs="0" name="code" type="xsd:string"/>
    <xsd:element maxOccurs="1" minOccurs="0" name="body" type="xsd:string"/>
    <xsd:element maxOccurs="unbounded" minOccurs="0" name="headers" type="request:Data"/>
    <xsd:element maxOccurs="unbounded" minOccurs="0" name="cookies" type="request:HttpCookie"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="Data">
    <xsd:sequence>
    <xsd:element maxOccurs="1" minOccurs="1" name="name" type="xsd:string"/>
    <xsd:element maxOccurs="1" minOccurs="1" name="value" type="xsd:string"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="HttpCookie">
    <xsd:sequence>
    <xsd:element maxOccurs="1" minOccurs="0" name="expires" type="xsd:string"/>
    <xsd:element maxOccurs="1" minOccurs="0" name="domain" type="xsd:string"/>
    <xsd:element maxOccurs="1" minOccurs="0" name="path" type="xsd:string"/>
    <xsd:element maxOccurs="1" minOccurs="0" name="secure" type="xsd:string"/>
    <xsd:element maxOccurs="1" minOccurs="0" name="name" type="xsd:string"/>
    <xsd:element maxOccurs="1" minOccurs="0" name="value" type="xsd:string"/>
    </xsd:sequence>
    </xsd:complexType>
    We have tried to set up TCP Tunneling but it doesnt work for somereason, also i have set validateXML to false,
    the return structure is as follow
    Assign_2 (faulted)
    [2005/09/19 10:57:58] Error in evaluate <from> expression at line "52". The result is empty for the XPath expression : "/http_response/body". less
    <http_response>
    <ns2:code xmlns:ns2="http://request.example.domain.com/1.0/Request.xsd">200</ns2:code>
    <ns3:body xmlns:ns3="http://request.example.domain.com/1.0/Request.xsd">OK</ns3:body>
    <ns4:headers xmlns:ns4="http://request.example.domain.com/1.0/Request.xsd">
    <ns4:name>Date</ns4:name>
    <ns4:value>Mon, 19 Sep 2005 00:14:09 GMT</ns4:value>
    </ns4:headers>
    <ns5:headers xmlns:ns5="http://request.example.domain.com/1.0/Request.xsd">
    <ns5:name>date</ns5:name>
    <ns5:value>Mon, 19 Sep 2005 00:14:09 GMT</ns5:value>
    </ns5:headers>
    <ns6:headers xmlns:ns6="http://request.example.domain.com/1.0/Request.xsd">
    <ns6:name>Server</ns6:name>
    <ns6:value>WebLogic WebLogic Server 7.0 SP2 Sun Jan 26 23:09:32 PST 2003 234192</ns6:value>
    </ns6:headers>
    <ns7:headers xmlns:ns7="http://request.example.domain.com/1.0/Request.xsd">
    <ns7:name>server</ns7:name>
    <ns7:value>WebLogic WebLogic Server 7.0 SP2 Sun Jan 26 23:09:32 PST 2003 234192</ns7:value>
    </ns7:headers>
    <ns8:headers xmlns:ns8="http://request.example.domain.com/1.0/Request.xsd">
    <ns8:name>Content-Length</ns8:name>
    <ns8:value>127</ns8:value>
    </ns8:headers>
    <ns9:headers xmlns:ns9="http://request.example.domain.com/1.0/Request.xsd">
    <ns9:name>content-length</ns9:name>
    <ns9:value>127</ns9:value>
    </ns9:headers>
    <ns10:headers xmlns:ns10="http://request.example.domain.com/1.0/Request.xsd">
    <ns10:name>Content-Type</ns10:name>
    <ns10:value>text/html</ns10:value>
    </ns10:headers>
    <ns11:headers xmlns:ns11="http://request.example.domain.com/1.0/Request.xsd">
    <ns11:name>content-type</ns11:name>
    <ns11:value>text/html</ns11:value>
    </ns11:headers>
    <ns12:headers xmlns:ns12="http://request.example.domain.com/1.0/Request.xsd">
    <ns12:name>Expires</ns12:name>
    <ns12:value>Thu, 01 Jan 1970 00:00:00 GMT</ns12:value>
    </ns12:headers>
    <ns13:headers xmlns:ns13="http://request.example.domain.com/1.0/Request.xsd">
    <ns13:name>expires</ns13:name>
    <ns13:value>Thu, 01 Jan 1970 00:00:00 GMT</ns13:value>
    </ns13:headers>
    <ns14:headers xmlns:ns14="http://request.example.domain.com/1.0/Request.xsd">
    <ns14:name>Connection</ns14:name>
    <ns14:value>Close</ns14:value>
    </ns14:headers>
    <ns15:headers xmlns:ns15="http://request.example.domain.com/1.0/Request.xsd">
    <ns15:name>connection</ns15:name>
    <ns15:value>Close</ns15:value>
    </ns15:headers>
    <ns16:cookies xmlns:ns16="http://request.example.domain.com/1.0/Request.xsd">
    <ns16:name>Date</ns16:name>
    <ns16:value>Mon, 19 Sep 2005 00:14:09 GMT</ns16:value>
    </ns16:cookies>
    <ns17:cookies xmlns:ns17="http://request.example.domain.com/1.0/Request.xsd">
    <ns17:name>date</ns17:name>
    <ns17:value>Mon, 19 Sep 2005 00:14:09 GMT</ns17:value>
    </ns17:cookies>
    <ns18:cookies xmlns:ns18="http://request.example.domain.com/1.0/Request.xsd">
    <ns18:name>Server</ns18:name>
    <ns18:value>WebLogic WebLogic Server 7.0 SP2 Sun Jan 26 23:09:32 PST 2003 234192</ns18:value>
    </ns18:cookies>
    <ns19:cookies xmlns:ns19="http://request.example.domain.com/1.0/Request.xsd">
    <ns19:name>server</ns19:name>
    <ns19:value>WebLogic WebLogic Server 7.0 SP2 Sun Jan 26 23:09:32 PST 2003 234192</ns19:value>
    </ns19:cookies>
    <ns20:cookies xmlns:ns20="http://request.example.domain.com/1.0/Request.xsd">
    <ns20:name>Content-Length</ns20:name>
    <ns20:value>127</ns20:value>
    </ns20:cookies>
    <ns21:cookies xmlns:ns21="http://request.example.domain.com/1.0/Request.xsd">
    <ns21:name>content-length</ns21:name>
    <ns21:value>127</ns21:value>
    </ns21:cookies>
    <ns22:cookies xmlns:ns22="http://request.example.domain.com/1.0/Request.xsd">
    <ns22:name>Content-Type</ns22:name>
    <ns22:value>text/html</ns22:value>
    </ns22:cookies>
    <ns23:cookies xmlns:ns23="http://request.example.domain.com/1.0/Request.xsd">
    <ns23:name>content-type</ns23:name>
    <ns23:value>text/html</ns23:value>
    </ns23:cookies>
    <ns24:cookies xmlns:ns24="http://request.example.domain.com/1.0/Request.xsd">
    <ns24:name>Expires</ns24:name>
    <ns24:value>Thu, 01 Jan 1970 00:00:00 GMT</ns24:value>
    </ns24:cookies>
    <ns25:cookies xmlns:ns25="http://request.example.domain.com/1.0/Request.xsd">
    <ns25:name>expires</ns25:name>
    <ns25:value>Thu, 01 Jan 1970 00:00:00 GMT</ns25:value>
    </ns25:cookies>
    <ns26:cookies xmlns:ns26="http://request.example.domain.com/1.0/Request.xsd">
    <ns26:name>Connection</ns26:name>
    <ns26:value>Close</ns26:value>
    </ns26:cookies>
    <ns27:cookies xmlns:ns27="http://request.example.domain.com/1.0/Request.xsd">
    <ns27:name>connection</ns27:name>
    <ns27:value>Close</ns27:value>
    </ns27:cookies>
    </http_response>
    [2005/09/19 10:57:58] "{http://schemas.xmlsoap.org/ws/2003/03/business-process/}selectionFailure" has been thrown. less
    <selectionFailure xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/">
    <part name="summary">
    <summary>empty variable/expression result. xpath variable/expression expression "/http_response/body" is empty at line 52, when attempting reading/copying it. Please make sure the variable/expression result "/http_response/body" is not empty.</summary>
    </part>
    </selectionFailure>
    Regards
    Sandeep

    Well, I had this problem also, and it took me two days to find out what caused it, as the incoming message was obviously NOT empty. In our case the error occurred, because we used an assign at Part level, instead of element level.
    Suppose you have an XML like:
    <element name="a">
    <complexType>
    <sequence>
    <element name="b" type="xsd:string">
    <element name="c" type="xsd:string">
    </sequence>
    </complexType>
    </element>
    and you want to move it to another variable that has the same structure. We used the bpws:GetVariable('a') function to assign it to the receiving variable. When we replaced it with a Transform (using XSL), the problem disappeared.
    The problem also occurs when the definition of fields differ, for instance if the messages looks the same but one element on the sending side is defined 'int' and on the receiving end as 'decimal'. Hope this might point you in the right direction.

  • How to localize labels in customized forms in SCSM?

    Hi,
    when customizing SCSM forms I add label controls with the Authoring Tool. This results in a XML like this:
              <AddControl Parent="StackPanel499" Assembly="PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Type="System.Windows.Controls.Label"
    Left="63.5" Top="39.0357407407408" Right="0" Bottom="0" Row="0" Column="0" />
              <PropertyBindingChange Object="Label_1" Property="Content">
                <NewBinding Enabled="False" />
              </PropertyBindingChange>
              <PropertyChange Object="Label_1" Property="Content">
                <NewValue>Requested by:</NewValue>
              </PropertyChange>
    The content of the label is hard coded within the XML and therefore is always the same, independently from the chosen language of the console.
    The question is: How can I refer/bind the Content property to a DisplayString from the LanguagePacks section of the Management Pack?
    I tried something like this in my Management Pack:
    Defined a FormStrings section:
            <FormStrings>
              <FormString ID="formTestString">$MPElement[Name="dhTestString"]$</FormString>
            </FormStrings>       
    Defined a new binding to the form string (googled from different souces):
              <PropertyBindingChange Object="Label_1" Property="Content">
                <NewBinding Enabled="True" Path="Strings[formTestString].Value" Mode="Default" BindsDirectlyToSource="False" UpdateSourceTrigger="Default" />        
              </PropertyBindingChange>
    Defined a string resource:
        <StringResources>
          <StringResource ID="dhTestString" />
        </StringResources>
    Defined the display strings in the LanguagePacks section of the MP:
            <DisplayString ElementID="dhTestString">
              <Name>Hello World</Name>
            </DisplayString>
    But after importing the MP, restarting SCSM service and console, the label is not visible in the form, its content is blank.
    Can somebody help me?

    I have no proof otherwise, but I don't believe it is possible to localize a value from within a form extension.
    Label localization uses a RelativeSource binding.
    http://blogs.technet.com/b/servicemanager/archive/2010/02/25/localizing-forms-service-request-example.aspx (note: this blog post talks about localizing labels on custom forms, not form extensions)
    The <NewBinding> and <PropertyBindingChange> capability is a feature of the SCSM console framework and, as far as I can tell looking in the code, it doesn't support the creation of a RelativeSource binding.
    By the way, you're not the only one to have asked this question..a couple people have asked in the forums in the past, but I never saw an answer. In fact, the only other references I can find to localizing labels and such revolves around custom forms or
    correctly applying label values to copies of existing forms (but not applying values to new labels).
    Hopefully I'm wrong and it can be done, but I personally don't know how.
    An admittedly complicated work-around, however, would be to create your own custom XAML control and add it to your form..then you could use the relative source binding on the labels. But creating a custom control requires some experience with Visual
    Studio and C#.
    http://blog.scsmsolutions.com/2011/08/create-custom-user-control-for-scsm-2010/

Maybe you are looking for

  • BPEL 11g fault policy action java class not sending email

    Hi All, I am trying to attach fault policy to my bpel process. The fault conditions are working fine but the email part from the action class is not able to send email. The code execute properly , i can't see any error message in the log but I cant a

  • I got water in the back of my macbook pro

    Me and my friend were playing with water and water got in the back part of the macbook and we brought inside and the screen was going weird and we turned it off and than we tried to dry it and than a couple minutes later we plugged it in and the gree

  • Document Management in two parallel projects

    Hello SOLMAN experts! My client has 2 BPH projects running in parallel: Project 1 & Project 2. Project 2 is a copy of Project 1. Both have project documentation assigned to Business Process Steps. For Project 1, due to the fact that it is running in

  • Authentication in Sender SOAP Adapter

    Hi experts, We have a scenario were EP sends SOAP Message to XI. We have created the WSDL from XI and it has been consumed by EP. When EP tries to send the SOAP Request to XI we get UnAuthorized Exception. Below is the Exception #1.5#001372E937FC0067

  • Software update in mountain lion offers updates for iPhoto and iMovie that will not install

    Updated my iMac 2011 to Mountain Lion. Software Update now operates through the App Store. Third Party apps are OK but Apple's native Mac apps eg iPhoto, iMovie offer updates for installation that do not install. Get this error eg for iMovie but simi