Redirect proxy-upstream data

Hello,
I'm searching for a device (maybe CSS or CE) which can redirect an MS-ISA proxy-upstream-data to two
different Proxy-Servers depending on the Browsing-Protocol (http or https)
This is our configuration:
The Browser uses MS-ISA as proxy.
The ISA sends the uppstream-proxy-data to this new device (whatever it will be)
The device forwards the data to a Content-Scanner (Clearswift Mimesweeper) if it is http
or to a ssl-breaker (Microdasys-SCIP) if it is https.
Is this possible with CSS or CE ?

The CSS or the CSM can do it.
I don't think you could do the HTTPS part with a CE.
Gilles.

Similar Messages

  • FM to read proxy xml data

    Hi All,
    Is there any FM or class-method to read XML proxy message for a given message id?
    Scenario: An inbound interface coming from XI to ECC system using ABAP proxy method.While processing this inbound proxy it will trigger create another response outbound proxy message - where this should read inbound message and map few data back in outbound.
    Question is -
    How to read XML proxy message using message id? I would like to read this inbound proxy message data to map them back to outbound interface.
    Hope am clear - let me know if you need further details.
    Thanks
    Manohar

    Not very clear for me, but maybe it's because I don't know XI. I don't understand because in ABAP, the term "proxy" is an image of a web service, this image is created in the system from where we want to access the web service.
    You use proxy and message terms too many times, I don't see where is what, where is the inbound, where is the outbound. What is a "message id" for you? (XI notion?)

  • Web service proxy and data control are not working properly

    Hi,
    I am working on jDeveloper 11.1.1.6
    I have a SOA web service which requires 3 inputs and return with a set of data.
    When I tried testing that web service in soapUI it is working perfect. But when I have created a web service proxy in my application and trying to test it from class (*******_ptClient) main method everytime it is replying with the output null
    Also When I am requesting from the main method SOA is getting proper input (which I am providing in the main method) and SOA is returning proper output I have checked the SOA instance in em. So there is no problem in SOA side.
    After that I have created web service data control and tested in that case also it is not showing any result.
    What could be the problem ?
    Please help.
    Thanks
    --NavinK                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Hi Shay Shmeltzer,
    Thanks for the reply.
    I tried in HTTP Analyzer in JDeveloper and there also it is not working. My concern is :-
    There are many other web services deployed on the same SOA server in same partition and they are working fine in HTTP analyzer and I am able to create and use the web service proxy as well. So as per my understanding there is nothing like network issues between SOA server and jDeveloper.
    1 more thing When I am creating the proxy for this web service and requesting from the proxy's main method SOA is getting proper input (which I am providing in the main method) and SOA is returning proper output I have checked the SOA instance in em. So there is no problem in SOA side. The problem is jDeveloper is not able to get back that response which SOA is returning.
    Please Help.
    -- NavinK

  • SAP ABAP Proxy - recursive data structure problem

    Hi,
    For our customer we try to bind SAP with GW Calendar using GW Web Services. We tried to generate ABAP Proxy from groupwise.wsdl file but there are problems: GW uses recursive data structures what ABAP Proxy can not use. Is there any simple solution to this problem?
    Best regards
    Pawel

    At least I don't have a clue about ABAP Proxy.
    You are pretty much on your own unless someone
    else has tried it.
    Preston
    >>> On Tuesday, August 03, 2010 at 8:26 AM,
    pawelnowicki<[email protected]> wrote:
    > Hi,
    >
    > For our customer we try to bind SAP with GW Calendar using GW Web
    > Services. We tried to generate ABAP Proxy from groupwise.wsdl file but
    > there are problems: GW uses recursive data structures what ABAP Proxy
    > can not use. Is there any simple solution to this problem?
    >
    > Best regards
    > Pawel

  • ABAP proxy class - data structure

    I generated a ABAP Proxy Class and the data structure I want to use is put automatically under item structure which has 0...unbounded type.
    1. How can I get rid of this item structure as it will create another unnecessary level for my mapping
    2. If my source structure has only 3 level, and the target structure has more than 3 (including item), how to map it?
    e.g.
    Source structure: Level 1(occurrence 1) > Level 2(1)> Level 3(0..1)
    Target structure: Level 1(1])--> Level 2(0...1) --> item (0..unbounded) ---> Level 4(0..1)
    I need to map level 3 from my source to level 4 in target, but it didn't seem to work.
    Thanks.

    --->1. How can I get rid of this item structure as it will create another unnecessary level for my mapping
    You can delete the proxy at Application Server.....make necessary changes at XI Message Interface and again generate the proxy...
    -->Source structure: Level 1(occurrence 1) > Level 2(1)> Level 3(0..1)
    Target structure: Level 1(1])--> Level 2(0...1) --> item (0..unbounded) ---> Level 4(0..1)
    For this you need to make use of context change features of XI Mapping.
    Regards,

  • WS Proxy and Data Types

    Hello All,
    JDeveloper 11.1.1.5
    In my project we expect to generate many web service proxies for various web services. Some of these services use "common" XML types which share the same definition (including namespace). We want to have only one set of Java objects that correspond to the shared XML types. I tried a simple idea - specify the same package for data types when generating the proxies. However, JDeveloper overwrites the ObjectFactory every time and removes methods from the previous proxy generation (especially the XML types that are not used by the new web service).
    What is the best practice to manage the Java data-types creation in this case?
    Thanks in advance.

    Best to generate proxies without specifying package names for generated types.

  • Page redirect based on data

    Page 1 has the link with empid 1;2;3. when i clik on this link redirect to page2
    if the data in empid only 1 then do not redirect to page2 just skip that page and redirect to page3
    How can i acheive this

    There are a number of ways to solve this
    In your SQL, create a column that decides the page number, eg:
    decode(emp_id,1,3,2) destThen in your action link definition, use column value as the page number #DEST#
    Or generate your entire URL within the SQL.
    Scott

  • ITS620  behind Apache Reverse Proxy : POST data (only) gives error for IAC

    Hi all ,
    we are proxying EP6 and ITS620 through Apache 2.0.59 . All portal and most ESS ITS Iviews display correctly . All GET method/display ITS Iviews display correctly BUT as soon as we try to change some info in an ESS Iview (e.g Change Work Address (POST method) the Proxy errors out .
    Here is the httpd.conf :
    RewriteRule ^/sap/(.*) https://<itshost>:8443/sap/$1 [P,NC,L]
    RewriteRule ^/scripts/(.*) https://<itshost>:8443/scripts/$1 [P,NC,L]
    ProxyPass           /scripts https://<itshost>:8443/scripts
    ProxyPass           /sap https://<itshost>:8443/sap
    ProxyPassReverse    /sap https://<itshost>:8443/sap
    ProxyPassReverse    /scripts https://<itshost>:8443/scripts
    When we hit POST a long URL of the form
    /scripts/wgate/zpzxx/~flNlc3Npb249VFM0OlNBUE5UVDAxOjAwMDEuMDAwMS5lMDgyMTU3NS5hM2RhJn5odHRwX2NvbnRlbnRfY2hhcnNldD1pc28tODg1OS0xJn5TdGF0ZT0yODY5Mi4wMDEuMDIuMDI=
    (with some POST data)
    is sent to ITS ...ITS receives it OK but Apache immediately errors .
    Has anyone seen this behaviour before either with POSTS or ESS IAC Iviews through Apache ?
    Regards
    Daniel

    I found the answer myself... Use ProxyPreserveHost on with internal hostnames (not IP's):
            ProxyPass / http://macserver.home/
            ProxyPassReverse / http://macserver.home/
            ProxyPreserveHost on

  • ABAP proxy transmit data to XI asynchronous,how to capture the status

    We are facing a problem when using ABAP proxy to transmit record asynchronous to XI system. Situation is we canu2019t capture the status in   XI system , as if XI failed to receive the record, in R3 we need to update the record as not successful received.
    Kindly let me know if you have this similar experience in your project.
    Thanks in advance.

    -Create object and suboject in SLG0 transaction
    - In program
    *Call function to create log
          CALL FUNCTION 'BAL_LOG_CREATE'
    *Call function to add messages
            CALL FUNCTION 'BAL_LOG_MSG_ADD'
    *Call function to save all the messages to database
            CALL FUNCTION 'BAL_DB_SAVE'
    -View the log in SLG1 transaction

  • Read proxy class data

    HI All ,
    there is webservice which is defined on j2ee (had logical port on lpconfig and proxy class ) and we need to read it in report how i can do it ?
    I am new for this topic
    Regards
    Chris
    Edited by: Chris Teb on Oct 8, 2009 11:08 AM

    Hi,
    You can go to transaction SPROXY and there you can see the namespaces created for the proxies.This will be done by XI people.You need to click on the one which is created in Service Interfaces and the double click on proxy name you can see the class methods inside which you can see class code.
    Subhashini

  • Read data from Inbound ABAP proxy.Experts.

    Hi

    Hi Experts,
    I want to read data from a inbound proxy.
    Data is inside a deep structure as input.
    Inside that 6 fields are there , out of those 6 i am able to read data from 5 fildes which are of type string 1 field QUANT is there which is of  "Proxy Table Type (generated)" having data type as string.
    Now whenever i tried to assign this to any field or variable of type string or char it gives error as "can not be converted to type of" that quant field.
    Please help thanks in advance.

  • Insert Record and Redirect Data

    I have a website where we are adding articles to categories.
    I need to be able to have a user add an article and then have the
    option to add that same article into another category.
    I'm using the INSERT RECORD behavior now but I'm looking for
    an extension that will INSERT RECORD plus redirect the record/data
    to another page so the user can add it to another category.

    I found this in the upload scripts read me file:
    The clsUpload object contains public functions and methods
    which enable you to upload and save files to a web server using
    pure VBScript.
    Read only
    Data Type: Dictionary Collection
    Syntax: object.Form
    Returns a Forms collection consisting of all the Form objects
    parsed from the HTTP header.
    This collection contains all the HTML form elements which are
    not "Files"
    This collection should be used instead of the typical
    "request.form" method to access data from the other form elements
    (if you decide to combine "file" upload elements with other form
    element types, like checkboxes, text boxes, drop-down lists,
    textareas). Why? Because the form data is posted using
    "multipart/form-data" encoding (and needs to be retrieved like
    binary data instead of text data) and therefore the typical
    "request.form" method isn't effective.
    I changed request.form to clsUpload.form but it still did not
    work.

  • Can we load data using .xls in user define format(without using default template)

    Hi All,
    I'm new bee to FDM. Part of HFM support i use FDM to load flatfile data. Just has a bit more knowledge than end user.
    Requirement is that i need to load data from MS excel to Planning application via FDM.
    Previously application is in Excel(Macro driven) and upstream(data) is also in Excel(multi tab).
    As of my knowledge data can be loaded from .csv file(Excel save as CSV) with single tab.
    Could you please let me know possibilities to load data from .xls(.xlsx) to FDM.
    Thanks in advance.

    If you want to load data using Excel, utilising FDM's out-of-the-box functionality you will have to use one of the templates supplied i.e. Excel Trial Balance or Excel Multi-load template.

  • Server proxy is not working

    Hi Experts,
    I have a scenario from jdbc to SAP.I have made serverproxy.The proxy was not working.I have test the proxy backend it is working fine,but i am staring jdbc channel the data was not insert in to the database table in sap.I have checked in sxmb_moni in sap r/3 system is showing scuessfully,but data was not sent to proxy.I have put one break point in the code for debugging the proxy.But data was not comming to breakpoint.Kindly help me.
    Thanks
    Ravi

    Hi,
    Make sure that you have not done any changes in your XI structure recently otherwise regenerate the proxy and then try agin.
    Secondly if you have not done any changes then it's ok. Just one thing, have you used Commit Work just after modifying/inseting the value into database table. If not use this and then try again.
    It seems that smoethig went wrong at R3 side because you said data is successful in R3 MONI, so data is reaching to R3 but not going into proxy.
    When you kept the break point then were you able to see the debugger screen in R3?
    Regards,
    Sarvesh

  • Proxy was not working  in sap r/3

    Hi All,
    I have a scenario from jdbc to SAP.I have made serverproxy.The proxy was not working.I have test the proxy backend it is working fine,but i am staring jdbc channel the data was not insert in to the database table in sap.I have checked in sxmb_moni in sap r/3 system is showing scuessfully,but data was not sent to proxy.I have put one break point in the code for debugging the proxy.But data was not comming to breakpoint.Kindly help me.
    Thanks
    Ravi

    Hi ,
    Please try with this link.
    http://ecohub.sdn.sap.com/irj/scn/index?rid=/library/uuid/b0dec9f5-e9a0-2b10-c1a8-e355d01af932&overridelayout=true

Maybe you are looking for

  • Security PreferencePane Lock in System Preferences

    For some strange reason the lock in the left hand bottom of security Preferences does not stay locked. Every time I reboot it is unlocked. Is there a fix for this.

  • Authorization issue with Z tcode.

    Dears, We are using CRM 7.0 connected backend to ECC 6.04 server. We developed one Z program and attached it with one Z tcode. I have SAP_ALL in both CRM and ECC system.RFC user also have SAP_ALL in ECC system. Now when we execute CRM_UI in crm and c

  • Rendering in Garageband to mp4

    When I produce a song in GarageBand 10.0.1 and try to render under share burn to disk.....it will only download part of the song or render part of the recording? Why? I want the whole song as a mp4a or mp3 file? What am I doing wrong?

  • About runtime exception in the mapping

    Just i am trying to solve the blog http://weblogs.sdn.sap.com/pub/web/3228 in the sxbm_moni it is showing that runtime exception in massage mapping trasformation. But in that scinario i am not using any mapping program? Whithout using any mapping pro

  • Parameter not available--what does that mean?

    Why can't I access my Personal PC Files when trying to insert hyperlink; "Parameter not available" message shows up