Error in response msg

Scenario : Synchronous
In response mapping, I am checking for a field "succesful flag". if its not true, I am generating a error message in PI by not mapping to target node.
This s hw I want and it generates a alert
Had i not done this, it will take the error and display on ERP. Now with my current mapping there is no error message seen in ERP.
My question is, is it possible to generate email alert in PI by checking status indicator and still able to pass the error message in the response to target ERP system?
Please dont send me Michal's alert creation blog. If someone has tested it please let me know.
thanks,
Venkat.

Hi Venkat,
I donot know how we can achieve from alert, we can acheive the requirement by developing a custom adapter module.
Once the mapping is perform, on receiver side develop a module
     1. Read the content of the field "Successful flag" in the module.
     2. Check the status of the flag, if its not true generate the email alert and let the normal processing as it is.
Note: Donot throw exception in the Module.
As your requirement is on response time, add the module after the standard SAP module.
appreciate if useful.

Similar Messages

  • MBVOutPut Error PopulateFromRecordset, Err msg :Arithmetic overflow error

    Hi all
    We are experiencing technical difficulties. ie We have an Orchestration based Web Service,
    That sporadically consumes  lots of Memory.
    An Initial Analysis with Message Box Viewer.. Shows the following msg below.
    Any idea how one, can Interpret the message, locate and fix it?
    Thank in Advance
    ERROR : PopulateFromRecordset, Err msg :Arithmetic overflow error
    converting int to data type numeric. (STAGE : Executing SQL Query)
    MSGBOX DB 1 (MASTER) "BizTalkMsgBoxDb" on zx1000\BizTalkServer
    Col1
    NULL
    1 Rows
    AKE

    Here is part of the scenario.
    Type: = WCF-Basic-Http
    SOAP Action Header
    <BtsActionMapping xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" mlns:xsd="http://www.w3.org/2001/XMLSchema">
    <Operation Name="StartInsertBizTalk" Action="http://schemas.myOpertion.com/StartInsertBizTalk" />
    Request response via Web Service
    Send Pipeline = XMLTransmit
    ReceivePipeline = XMLReceive.
    The Orchestration sends message
    We receives a response.. However, as soon as the response arrive.
    The message hangs and the process start consuming up to  8 Gig of memory.
    Hope it helps
    AKE

  • Adobe Print Form Error - Invalid Response Code: (401) Unauthorized

    Hi, I've just configured ADS on Netweaver 2004s. I've run through the config guide and everything works ok including the form generation test report FP_TEST_00 which outputs PDF without issue. I have two problems:
    -When I run a "test connection" on the RFC destination 'ADS' using the ADSUSER for the login details, I get a 403 not authorized error. Changing this user to J2EE_ADMIN resolves the issue and I get a 302 redirect. I've tried adding other permissions to the ADSUSER without any luck.
    -Running a report on the Portal under e.g. Executive Reporting and attempting to just right-click and hit "Print Version" results in a 401 error for request "http://hostXX:portXX/AdobeDocumentServices/Config?style=document" exactly as per this thread: Re: Adobe Form Creation Error - Invalid Response Code: (401) Unauthorized. However, I've double-checked all user details in Visual Administrator (ADS_AGENT) and on the ABAP stack side in su01 and sm59. I also tried changing the users to dialog with no effect. If I go directly to that URL and log in with ADSUSER I get a 403 not authorised error (using J2EE_ADMIN is again successful). I've noticed that in the http access log the HTTP protocol used is 1.1 when using the web browser and 1.0 when using the sm59 connection test. I've heard of problems with using HTTP/1.1, but when I change the options on IE8 to use HTTP/1.0, it changes for all other requests except the request for "http://hostXX:portXX/AdobeDocumentServices/Config?style=document", which is still submitted as HTTP/1.1. Conversely, in sm59 if I specify that it should use HTTP/1.1 under Special Options, I can see from the access log that it is in fact still using HTTP/1.0. Could this be related to the 401 error code that I'm seeing?
    Any help would be appreciated. Thanks,
    John

    I think I've ruled out the HTTP protocol version as being an issue here. However I may have found more useful information on the actual issue.
    In the security log under usr\sap\<SID>\DVEBMGS00\j2ee\cluster\server0\log\system I see a different message for the unsuccessful report PDF generation attempt to that of a direct query to the same URL with the same web browser, as below. The unsuccessful attempt appears to forget the ADSUSER credentials and resort to the default J2EE_GUEST which has no authorisations and therefore fails. The direct query doesn't lose the ADSUSER credentials and I think this is because it prompts for the user/password when needed. Does anyone know why this happens for a direct query to this URL but not for the PDF generation attempt?
    Resulting logs from unsuccessful PDF generation attempt:
    #1.5 #005056AF1EB300750000002D0000142000048B4D2208F055#1279063306899#/System/Security/WS/SecurityProtocol#sap.com/irj#com.sap.security.core.client.ws.AuthenticationContext.setDestination#AICL0001#622##<host>_<sid>_3576650#AICL0001#4c1a62608ed511dfbe2a005056af1eb3#SAPEngine_Application_Thread[impl:3]_5##0#0#Info#1#com.sap.security.core.client.ws.AuthenticationContext#Java###An destination was set with the following properties:
    {0}.#1#{PROXY_ENABLED=false, CLIENT_AUTHENTICATION_KEYSTORE_VIEW=, SAP_SID=, SLD_URL=, USERNAME=ADSUSER, SLD_WS_NAME=, URL=http://<host>:50000/AdobeDocumentServices/Config?style=document, PROXY_URL=, SSL_SERVER_AUTHENTICATION=IGNORE, SLD_WS_SYSTEM_NAME=, PASSWORD=XXX, SLD_WS_PORT=, SAP_CLIENT=, DEFAULT_URL=http://localhost:50000/AdobeDocumentServices/Config?style=document, Authentication=BASIC, CLIENT_AUTHENTICATION_KEYSTORE_CERTIFICATE=, URL_CHOICE=Custom, SAP_LANGUAGE=}#
    #1.5 #005056AF1EB30072000000250000142000048B4D220A12ED#1279063306977#/System/Security/Authentication##com.sap.engine.services.security.authentication.logincontext#J2EE_GUEST#0##<host>_<sid>_3576650#Guest#4c1a62608ed511dfbe2a005056af1eb3#SAPEngine_Application_Thread[impl:3]_24##0#0#Info#1#com.sap.engine.services.security.authentication.logincontext#Plain###LOGIN.FAILED
    User: N/A
    Authentication Stack: com.adobe/AdobeDocumentServices*AdobeDocumentServices_Config
    Login Module                                                               Flag        Initialize  Login      Commit     Abort      Details
    1. com.sap.engine.services.security.server.jaas.BasicPasswordLoginModule   SUFFICIENT  ok          exception             true       Authentication did not succeed.#
    Successful direct access of URL http://<host>:50000/AdobeDocumentServices/Config?style=document (click on rpData test and manually log in as ADSUSER):
    #1.5 #005056AF1EB30070000000250000142000048B4D3E260016#1279063778670#/System/Security/Authentication##com.sap.engine.services.security.authentication.logincontext#ADSUSER#675##<host>_<sid>_3576650#Guest#812f72008ed611dfa62d005056af1eb3#SAPEngine_Application_Thread[impl:3]_14##0#0#Info#1#com.sap.engine.services.security.authentication.logincontext#Plain###LOGIN.OK
    User: ADSUSER
    Authentication Stack: com.adobe/AdobeDocumentServices*AdobeDocumentServices_Config
    Login Module                                                               Flag        Initialize  Login      Commit     Abort      Details
    1. com.sap.engine.services.security.server.jaas.BasicPasswordLoginModule   SUFFICIENT  ok          true       true                 
    Central Checks                                                                                true                  #
    #1.5 #005056AF1EB30070000000260000142000048B4D3E2666A6#1279063778702#/System/Security/Audit/J2EE##com.sap.engine.services.security.roles.audit#ADSUSER#675##<host>_<sid>_3576650#ADSUSER#812f72008ed611dfa62d005056af1eb3#SAPEngine_Application_Thread[impl:3]_14##0#0#Info#1#com.sap.engine.services.security.roles.audit#Java###{0}: Authorization check for caller assignment to J2EE security role [{1} : {2}].#3#ACCESS.OK#SAP-J2EE-Engine#all#

  • Error:SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Server was unable to read request. --- There is an error in XML document (1, 447). --- Input string was not in a correct format.

    Hi All,
        We have a scenario of FTP-->PI---> Webservice.  While triggering the data in the FTP, it is failing in the PI with the below error
    SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Server was unable to read request. ---> There is an error in XML document (1, 447). ---> Input string was not in a correct format.
    Can you please help?

    Hi Raja- It seems to be a data quality issue.
    Check for the value @ 1447 position in the xml message that you are trying to send to web service..
    may be a date filed/decimal value which is not in expected format.

  • Message failed in PI: Status code 200 But Error During Response Parsing:

    Hi
    I have integration scenario for sending PO/PO change/Proact from R/3 to SNC, everything was working till yesterday morning and suddenly all messages are failing in SAP PI with below error. We have not done any changes. The strange thing is this is failing in dev as well as in QA.
    HTTP Status Code 200 Received But Error During Response Parsing: No XI Response Received XML element Envelope missing in SOAP message header (SAP XI Extension)
    I can see some messages in sxmb_moni (we have not configured this) from sender component "Integration_Server_SID" and it's failed with below message
    Proxy calls are not permitted on sender or
    receiver side on the IS (client)
    Thanks,
    Nishant

    HTTP Status Code 200 Received But Error During Response Parsing: No XI Response Received
    XML element {http://schemas.xmlsoap.org/soap/envelope/}Envelope missing in SOAP message header (SAP XI Extension)
    Same problem answered in this discussion....check if it helps:
    Re: BW to File scenario
    Regards,
    Abhishek.

  • SOAP: error in response

    Hi everybody,
    we are requesting a SOAP. In RWM --> message monitorg we got the error
    error in response
    in SXMB we see the error:
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Mapping der Response-Message
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>Application</SAP:Category>
      <SAP:Code area="UNKNOWN">APPLICATION_ERROR</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>application fault</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="">item</SAP:ApplicationFaultMessage>
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Does anybody know what to do?
    The WebService seems to work if we use a dedicated client.
    Does SAP XI really have a problem or is it the WebService (-reponse)?
    Regards Mario

    Mario,
    Your Webservice is throwing a SOAP Fault or Application error.
    see the payload in CallAdapter Step in response message. It will have a fault payload with details.
    It is basically related to input data problem.
    check the input data given to SOAP Request.
    Regards,
    Sudharshan N A

  • HTTP Status Code 200 Received But Error During Response Parsing

    Hi Experts,
    We are testing a simple Proxy(ECC) to File scenario in QA. This interface was working fine in Dev but we are getting the following error here in QA:
    <?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">OK_BUT_NO_XI_MESSAGE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>HTTP Status Code 200 Received But Error During Response Parsing: No XI Response Received XML element Envelope missing in SOAP message header (SAP XI Extension)</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    We searched other threads but could not get any solution. Please provide suggestions.
    Thank You.
    Regards,
    Anandan

    the problem was due to high volume message (247 MB ) ...Java stack was not able to process this huge message ,that is the reason ,it started automatically  and as a result  , "HTTP Status Code 200 Received But Error During Response Parsing" due to unavailability of AFW during Call adapter step in the pipeline processing...
    We have done the following activities in order to solve this problem....
    increase the value of  icm/HTTP/max_request_size_KB to 512MB
                                        icm/wp_roll_timeout   to maximum
                                        HTTP TIMEOUT to 1800 sec
                                       icm/wp_roll_timeout   to maximum
                                         mpi/total_size_MB  to maximum
                                       mpi/buffer_size  to maximum
    and then increased the maxthreadcount ,maxcontentlength using config tool...
    and also increased the java heap size to maximum....
    After doing everything ,the file has been successfully processed....
    the problem has been resolved...

  • Returns status code '500' (Internal Server Error) in response

    Hi,
    I got error like
    HTTP connection to http://XXX.com:50600/sap/xi/cache?sap-client=001 returns status code '500' (Internal Server Error) in response
    I did check this Discussion HTTP returns status is 500(Internal Server Error)
    But I don't understand can someone help me in detail.
    Thanks
    Kamal

    Hi All,
    When I check RFC destination configuration with following information.
    RFC Destination as "INTEGRATION_DIRECTORY_HMI"
    Connection Type: H
    Under Technical Setting TAB
    Target Host: write the host name
    Path Prefix: /dir/CacheRefresh
    Service No: enter J2ee port no (e.g. 50000)
    Under Logon/Security TAB
    select Basic Authontication radio button
    SSL select inactive
    Under Logon:
    Lang: EN
    Client: enter client
    User: XIISUSER
    Password: *******
    Under Special Option TAB
    HTTP Setting:
    HTTP Ver: HTTP 1.0
    Compression: inactive
    Compressed response: NO
    HTTP Cookies: Yes (All)
    This is the test result.
    Status HTTP response : 403
    Status text : Forbidden
    Duration test call : 163 ms
    Please help me.
    Thanks,
    Kamal

  • How to cause of error ID:M7 Msg.:021 in COGI

    Hi, all!
    I often see the error ID:M7 Msg.:021 "Deficit of BA XX PC: Material code,Plant,Storage location,Batch" in Tr-cd:COGI.
    I tried to cause the same error for test, but I couldn't.
    <My test condition>
    Requirement quantity of production order : 12,000PC
    Inventory in storage location: 800PC
    <Plan>
    Storage
    <Result>
    Best regards,
    Mei

    I'm SO sorry I sent the mail by mistake.
    I sent my problem, again.
    I often see the error ID:M7 Msg.:021 "Deficit of BA XX PC: Material code,Plant,Storage location,Batch" in Tr-cd:COGI.
    I tried to cause the same error for test, but I couldn't.
    <My test condition>
    Requirement quantity of production order : 12,000PC
    Inventory in storage location: 800PC
    <Assumed message>
    800 PC is issued.
    The error message "Deficit of BA 11,200 PC: Material code,Plant,Storage location,Batch" is displayed.
    <Actual message>
    800 PC is issued.
    The error message "Enter Batch".
    How can I cause the error "Deficit~"?
    I've already read the past discussion in SCN,
    All cause seems to relate to inspection status of inventory.
    However, I don't use the inspection status of inventory.
    Thank you for your cooperation in advance.
    Mei

  • Soap(sync) to RFC(Sync Scenario ,error in response

    Dear all,
    For Sender,I created 2 message types
    request
    record
    getdetail                        1..1
    Response
    Details
    Records                       0..1
    items                             1-- unbounded
    1                                    0-1
    2                                     0--1
    3                                     0--1
    4                                     0--1
    The Rfc is imported in to Imported objects which has similar structure as source i.e same occurrences and higher levels.
    I took 2 message mappings
    1)MT request to RFC Request
    2)MT Response tp RFC Response
    Operation mapping
    req_out(MT req,MT_res)---- RFC(MT)
    The problem is while testing in operation mapping ,I am getting error in Response.
    in Message mapping as an individual mapping it is working fine(tested in mm test tab).
    I did not configure the ID,Is it required to get the response.
    if not pls provide me pointers on the same.
    We are using PI7.3,are there any changes in generating and publishing the WSDL.
    Can I use Integrated configaration for this scenario.
    If I use it where to pudlish wsdl as there will be no sender agreement to publish in SR.
    Thanks
    Pi

    Hi,
    >>>The problem is while testing in operation mapping ,I am getting error in Response.
    COnfiguration objects need to be created & test as full scenario.
    B'cos, it need to hit RFC of ECC & provide back the response.
    >>>in Message mapping as an individual mapping it is working fine(tested in mm test tab).
    so, the mapping part is working fine.
    >>>I did not configure the ID,Is it required to get the response.
    if not pls provide me pointers on the same.
    Yes. configure the ID objects.
    >>>We are using PI7.3,are there any changes in generating and publishing the WSDL.
    Not sure, but, it should be same. Create all the objects & generate the WSDL.
    >>>Can I use Integrated configaration for this scenario.
    Yes. it can be used.
    >>>If I use it where to pudlish wsdl as there will be no sender agreement to publish in SR.
    why NO SA. it should be created in this scenario.
    -santosh.

  • URL for Response msg from cidx to idoc

    Hi Experts
    The Senario is sap_idoc to CIDX(msg protocal RNIF and Transport protocal HTTPS)Receiver Elemica Gateway.
    while creating communication channel for receiver cidx adapter, we need to give URL details in target tab.that URL was provided
    by receiver Elemica gateway that is
                      PI Server to Elemica gateway (https://quality.connect.elemica.com:2345/invoke/gateway.b2b.xml/receiveChemXML).
      i need      Elemica gateway to PI Server URL ? How to get this URL to give elimica?
    Thanks

    Hi Raja,
                      1, For Response message they are asking URL from us . here sender adapter is  CIDX and receiver adapter is >IDOC. How can i find the URL for above scenario
    Here we have to give the partner address to which the adapter sends the CIDX Signal Message. (ask your partner for this address)
    For more information
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/c0222aba-0516-2c10-67a9-d8d37af83861&overridelayout=true
                      2, i think we can see the processed xml messages using tcode sxmb_moni.Is this processed xml msgs stored in xi >application server? if stored  how can we see those xmls msgs in App server?
    These details can be stored in the App server for a certain amount of time only. we can view these details in the SXMB_MONI only.
                      3, do we need to create data types,msg types, msg interface,msg mapping, interface mapping for response >msgs?
    Yes you have to create all the steps that are created for the request message.
                      4, if possible can you provide design and configuration simple steps for response msg. (i will be useful if you type >here)  
    Check this link for your referrence
    SYNCHRONOUS SOAP TO JDBC - END TO END WALKTHROUGH  
    Regards
    Ramesh

  • Map XI System Error to Response

    Hello,
    I have a synchronous scenario HTTP --> XI --> RFC.
    If R/3 gets timed out, I need to send timeout error in Response.
    Is that possible?
    I dont want to use BPM for this.
    Thanks in advance,
    Beena.

    Hello Bhavesh,
    Yes, you are right.
    When you use the http client available on web, you get the error message back.
    However this client uses ActiveX and same code can not be used in our application.
    So we have used following code:
    URL HttpUrl = new URL(URL);     
    HttpURLConn= (HttpURLConnection) HttpUrl.openConnection();
    HttpURLConn.setDoOutput(true);
    HttpURLConn.setRequestMethod("POST");
    OutputStreamWriter out = new OutputStreamWriter(
                                                        HttpURLConn.getOutputStream());
    out.write(request);
    out.close();
    BufferedReader in = new BufferedReader(                            new InputStreamReader(
              HttpURLConn.getInputStream()));
    String inputLine;
    while ((inputLine = in.readLine()) != null)
                                response = response + inputLine;
    in.close();
                           HttpURLConn.disconnect();
    and we get following error:
    java.io.IOException: Server returned HTTP response code: 500 for URL: http://sapxi:8000/sap/xi/adapter_plain?namespace=&interface=&service=Srv_Web&QOS=BE&sap-user=&sap-password=&sap-client=110&sap-language=EN
            at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:791)
            at com.reliant.b2b.adapters.net.xi.XIHttpAdapterConnection.submit(XIHttpAdapterConnection.java:112)
            at com.reliant.b2b.adapters.net.xi.XIHttpAdapterConnection.submit(XIHttpAdapterConnection.java:191)
            at com.reliant.b2b.adapters.data.internet.xi.HttpRequestHandler.parse(HttpRequestHandler.java:33)
            at com.reliant.b2b.adapters.net.xi.HttpAdapter.getResponse(HttpAdapter.java:33)
            at com.reliant.b2b.transactions.TransactionMonitor.run(TransactionMonitor.java:34)
    Any Ideas??
    Thanks,
    Beena.

  • WS Navigator shows error "Invalid Response Code (500)

    I have published a ECC 6.0 webservice in PI Service Registry. I use NW Dev Studio and attempt to find the published WS but I get an error in the WS Navigstor.
    Endpoints were created so I attempt to consume it in NWDS but I get the the following error:
    "Invalid Response Code: (500) WSDL could not be generated  The requested URL........""
    In somamanger I can see the WSDL and it looks fine...
    Any ideas or steps that I need to do or missed?
    Thanks
    Mikie

    Hi,
    Are you able to test the web service on the web service navigator successfully. On the soamanager you have an option for testing the web services in web service navigator.
    Regards,
    Yasar

  • RE:Error 500 Response has already been committed

    Hi:
    I was going through the JSP forums to figure out the solution for fixing the error:
    IllegalStateException Response already committed
    I put the following two lines on the top of my JSP page as suggested to someone in the forum:
    <%@ page autoFlush="false" %>
    <%@ page buffer="16kb" %>
    However, I still get the same error:
    Response already committed
    When I run the same JSP from within JBuilder4 IDE, everything works fine.
    I am following is the JSP file that I am trying to run:
    <HTML>
    <HEAD>
    <jsp:useBean id="Jsp1BeanId" scope="session" class="jspdb12.Jsp1Bean" />
    <jsp:setProperty name="Jsp1BeanId" property="*" />
    <TITLE>
    Jsp1
    </TITLE>
    </HEAD>
    <BODY>
    <%@ page autoflush="false" %>
    <%@ page buffer="32kb" %>
    <H1>
    JBuilder Generated JSP
    </H1>
    <FORM method="post">
    <P>Version number is:<%= Jsp1BeanId.getVersionNumber() %>
    <P>Maximum # of sessions is:<%= Jsp1BeanId.getMaxSessions() %>
    <P>Session :<%= Jsp1BeanId.getOpenSession() %>
    <P>Open File:<%= Jsp1BeanId.getOpenFile() %>
    <P>FCL Record is:<%= Jsp1BeanId.getReadRecord() %>
    <P>A field from FCL record is:<%= Jsp1BeanId.getReadField() %>
    <P>A value from a field of FCL record is:<%= Jsp1BeanId.getReadValue() %>
    <P>A Subvalue from a value of a field of FCL record is:<%= Jsp1BeanId.getReadSubvalue() %>
    <BR>
    </FORM>
    </BODY>
    </HTML>
    I can run the same JSP from within JBuilder4 IDE.
    What am I doing wrong?
    Please help!!!!!
    Thanks.
    Rino

    this page shows how flush="autoFalse" throws an exception when the buffer's full.
    http://www.javacamp.org/scwcd/course/8_1.html
    maybe you need an out.flush statement or out.clear() at the end of the page.

  • Errors on responses

    Hi,
    I created a subscription that would trigger two responses when a production status is set to "Approved".
    The subscription works but both responses fails. I believe that the reason they fail are different but here are the responses and their errors:
    1) Sending an e-mail.
    Summary: response Email Response for MyTV ... failed
    Detail: response failed to send email to [email protected] with subject hopeitworks
    ERROR: E_TCP
    TCP Error Sending response email.
    2) Copying the production to a specific folder.
    Summary: job failed
    Detail: ERROR: E_SECURITY
    Action copy_from on address /project/13 is not permitted, due to security restrictions.
    Job: Job copying prod1 from to Media
    Error 2 doesn't happen when copying assets.
    I wanted to e-mail the support directly but I couldn't find any e-mail. If anyone could help me with theses error it would be much appreciated.
    Thanks,
    Sean Hughes.

    Make sure your mail server supports sending to outside domains. Many do not and FCSvr does not support SMTP authentication. You might only be able to send mail to the addresses the mail server "owns". Also, do not enter anything for the "From" field in the email response. The server will insert itself as the sender.
    You cannot execute a copy response on a Production. Productions are not filesystem entities, they are just pointers in the FCSvr database. Assets always have a single file behind them that can be copied but Productions do not, even if they originated with a particular directory. Depending on what you want to do and how your filesystem and FCSvr are set up, you might be able to get the effect you want another way. What is the net effect you are trying to achieve?

Maybe you are looking for