MSGVERS_EXISTING error in proxy call

Hi gurus!!
We have the following scenario: 3rd party -- SOAP -- XI -- PROXY -- R/3
We get the following error in sxmb_moni:
<SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
     <SAP:Category>XIServer</SAP:Category>
     <SAP:Code area="PERSIST">MSGVERS_EXISTING</SAP:Code>
     <SAP:P1>6CE331F05CE111DF9B710003BAABC4DB</SAP:P1>
     <SAP:P2>CENTRAL</SAP:P2>
     <SAP:P3>004</SAP:P3>
     <SAP:P4>(loc: WM8 ; IM_VERSION : 004 ; MAST_VERSION: 004 ; TC: SXMSPMAST ; SM: 0 ; RR: 0 )</SAP:P4>
     <SAP:AdditionalText/>
     <SAP:ApplicationFaultMessage namespace=""/>
     <SAP:Stack>Message ID 6CE331F05CE111DF9B710003BAABC4DB for pipeline CENTRAL, version 004, already exists in system
</SAP:Stack>
     <SAP:Retry>N</SAP:Retry>
</SAP:Error>
We have one Outbound Message but two inbounds, and we don't know why.
If we change proxy to RFC it works great.
Any help would be appreciated ^^
Thx!
Ignasi

Hi Ignasi,
It seems that the particular message id is already existing in your system.
Are you using proxy in XI system itself. Means message is coming from soap then you are passing it to proxy of same xi system. If you are doing like this then system will definitely give error. So instead of using proxy use RFC only.
also did not understand We have one Outbound Message but two inbounds, and we don't know why.
Edited by: Rajhans Abhay on May 11, 2010 12:51 PM

Similar Messages

  • Proxy calls are not permitted on IS

    Hello,
    I have implemented a  scenerio between SAP AR -
    XI --- SAP FCSM.
    Now SAP and Xi are on same server but clients are different.
    For SAP client is 110 for XI client is 100.
    In sxmb_adm we have set SAP as application server and Xi as IS.
    While testing this secerio i got a error as Proxy calls are not permitted on sender or receiver side on the IS (client)
    If i check in sxmb_moni i found 2 messages one is sucessful and other one with error shown above.
    can anyone help me out in this.
    regards,
    Vikrant

    Hi Vikrant,
    Need to be configure the Business Systems as the Local Integration Engine
    In the respective application client, choose Exchange Infrastructure -> Administration -> Integration Engine u2013 Administration (SXMB_ADM) in the user menu.
    2.Choose Integration Engine Configuration.
    3. In the menu bar, choose Edit -> Change Global Configuration Data.
    4.In the Global Configuration Data frame, choose Application System as the role of the business system.
    5.In the Corresponding Integ. Server field, specify the HTTP destination that the business system uses to address the central Integration Server. Use the following syntax: dest://<HTTP Destination>
    Specify the HTTP destination of the Integration Server that you created during the technical configuration of SAP Exchange Infrastructure.
    regards
    Ashwin
    Edited by: ashwin dhakne on Mar 6, 2009 5:26 PM

  • Error proxy call not permitted on sender side and receiver side

    </SAP:ReliableMessaging>
    - <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">PROXY_NOT_ALLOWED_ON_IS</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Proxy calls are not permitted on sender or receiver side on the IS (client)</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    - <SAP:HopList xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
    - <SAP:Hop timeStamp="2010-05-31T05:11:40Z" wasRead="false">
      <SAP:Engine type="AE">af.mid.sdxid008</SAP:Engine>
      <SAP:Adapter namespace="http://sap.com/xi/XI/System">XIRA</SAP:Adapter>
      <SAP:MessageId>682F03D4-27A2-4295-0DC2-F296CFE1CA49</SAP:MessageId>
      <SAP:Info />
      </SAP:Hop>
    iN THE RESPONSE SIDE
    <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Proxy calls are not permitted on sender or receiver side on the IS (client)</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    + <SAP:HopList xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
    - <SAP:Hop timeStamp="2010-05-31T05:11:40Z" wasRead="false">
      <SAP:Engine type="AE">af.mid.sdxid008</SAP:Engine>
      <SAP:Adapter namespace="http://sap.com/xi/XI/System">XIRA</SAP:Adapter>
      <SAP:MessageId>682F03D4-27A2-4295-0DC2-F296CFE1CA49</SAP:MessageId>
      <SAP:Info />
      </SAP:Hop>
    - <SAP:Hop timeStamp="2010-05-31T05:11:42Z" wasRead="false">
      <SAP:Engine type="BS">INTEGRATION_SERVER_MID</SAP:Engine>
      <SAP:Adapter namespace="http://sap.com/xi/XI/System">XI</SAP:Adapter>
      <SAP:MessageId>682F03D4-27A2-4295-0DC2-F296CFE1CA49</SAP:MessageId>
      <SAP:Info>3.0</SAP:Info>
      </SAP:Hop>
      </SAP:HopList>
    - <SAP:RunTime xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

    you are sending messages to an integration server.
    what is you scenario?
    Not that you cannot make a proxy call to PI
    you can only make calls to systems or client that are configured as application system in SXM|B_ADM -> Integration engine configuration
    More: /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

  • Proxy calls not permitted error

    Hi All,
    Could you please suggest a solution for the system error we are getting "Proxy calls not permitted on the sender or receiver side "  with sender namespace as urn:SAPCCMS and sender interface as SAPCCMS.
    Thank you
    regards
    Abhi

    Hi,
    i just put a search in SDN like "Proxy calls not permitted on the sender or receiver side" & found this
    INTERNAL.PROXY_NOT_ALLOWED_ON_IS
    You will have so many like this, search and find out the suitable one for you
    Regards

  • Powershell Error for SharePoint Online -"The remote server returned an error: (407) Proxy Authentication Required."

    I am trying to call sharepoint online from powershell. Below is the code. I get 
    Exception calling "ExecuteQuery" with "0" argument(s): "The remote server returned an error: (407) Proxy Authentication Required."
    $loadInfo1 = [System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SharePoint.Client")
    $loadInfo2 = [System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SharePoint.Client.Runtime")
    $webUrl = "ZZZZ"
    $username = "XXX"
    $password = "YYYY"
    $ctx = New-Object Microsoft.SharePoint.Client.ClientContext($webUrl) 
    $ctx.Credentials = New-Object Microsoft.SharePoint.Client.SharePointOnlineCredentials($username, $password)
    $web = $ctx.Web
    $lists = $web.Lists 
    $ctx.Load($lists)
    $ctx.ExecuteQuery()
    $lists| select -Property Title
    Raj-Shpt

    Hi,
    About how to access SharePoint online site using PowerShell, the blog below would be helpful:
    http://social.technet.microsoft.com/wiki/contents/articles/29518.csom-sharepoint-powershell-reference-and-example-codes.aspx
    Another two demos for your reference:
    http://www.hartsteve.com/2013/06/sharepoint-online-powershell/
    http://www.sharepointnutsandbolts.com/2013/12/Using-CSOM-in-PowerShell-scripts-with-Office365.html
    Thanks
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Dynamic abap proxy call ?

    Hi,
    For different flows, I need to send data from ECC to PI by using different proxy names (one per flow), but I would to manage the sending (in fact the proxy call)  inside only one function module in order to have the same methodology (call + catch error + etc...) but for that I need to call dynamically my proxies.
    That means to precise dynamically:
    1. my service interface: e.g lo_clientProxy
    2. my service interface's Operation: e.g lo_method
    3. my Message Type content: e.g out_msg
    for operation is ok, i did it, but how can I achieve that for the two other objects? field-symbold ?
    I will appreciate any help, as after searchs and tests, I have not found THE solution...
    Example with one of my flow (*): for the moment, I have something like that:
    DATA:
      lo_clientProxy    TYPE REF TO  ZPI_CO_SI_ECC_CUSTOMER,            " Service interface
      lo_method          TYPE string  VALUE 'SEND_DATA'.                           " Service interface's Operation
      out_msg            TYPE ZPI_MT_ECC_CUSTOMER,                                " Message Type
      TRY.
        CREATE OBJECT lo_clientProxy.
        CALL METHOD lo_clientProxy->(lo_method)
             EXPORTING
               output = out_msg.
      CATCH...
      etc...
    (*) real data exchanged is not a customer, that's just for the example.
    Regards.
    Mickael

    Hi. Mickael
    I have a similar but not exactly development.
    I use a similar pattern when i've created the proxy's.
    So , with this pattern, i could use DEFINE to call several proxys:
    DEFINE send_proxy.
      create object lo_proxy_&1.
    try.
          call method lo_proxy_&1->execute_synchronous
            exporting
              output = ps_out_&1
            importing
              input  = ls_ret_&1.
        catch cx_ai_system_fault .
    END-OF-DEFINITION.
      DATA: lo_proxy_0001 TYPE REF TO zi0001co_mi_inb_proxy_syn,
                  lo_proxy_0002 TYPE REF TO zi0002co_mi_inb_proxy_syn,
      DATA: ps_out_0001   TYPE zi0001mt_i0001_proxy,
                 ps_out_0001   TYPE zi0002mt_i0002_proxy,
      send_proxy 0001. 
      send_proxy 0002.

  • CLIENT_CREATE_FAILED error in the Call Adapter pipeline

    Hi, all.
      i think i've almost done the configuration of XI 3.0(CI + 2 DIs).
      SXI_CACHE, SLDCHECK, import of IR, ID objects ...etc. are O.K.
      But when i really run some scenarios of,
      File Adapter --> XI --> ABAP Proxy or
      ABAP Proxy --> XI --> Java Proxy, messages always got error in the "Call Adapter" pipeline of IS with the following message.
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">CLIENT_CREATE_FAILED</SAP:Code>
      <SAP:P1>1</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Cannot register HTTP Client(Exception 1)</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
      Any advice appreciated.
      Best Regards.

    Thanks, guys. Let me update my situation.
    i checked and rechecked dest:// ABAP Proxy : Error in Call Adapter step!
    For the error message of #3, i already attached message in my previous email.
    And following is the error message of #2. Please HELP!!!
    - Help
    !http://BSDEA03.darwin.denka.co.jp:50000/sap/public/icman/img/theme.jpg|alt=SAP|width=122 height=61 border=0 |src=http://BSDEA03.darwin.denka.co.jp:50000/sap/public/icman/img/theme.jpg!
    500 Internal Server Error
    Internal Server Error(-1)
    Error:
    -1
    Version:
    6040
    Component:
    ICM
    Date/Time:
    Tue Jul 26 15:40:19 2005
    Module:
    icxxthrio.c
    Line:
    538
    Server:
    BSDEA03_PDX_00
    Detail:
    internal error occured
    © 2001-2003, SAP AG
    </FONT></td></tr></table></SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error when receiving by HTTP (error code: 405, error text: ICM_HTTP_INTERNAL_ERROR)</SAP:Stack>
      <SAP:Retry>A</SAP:Retry>
      </SAP:Error>
    Any advice appreciated.
    Best Regards.

  • DYNAMIC_CALL_FAILURE Error during proxy processing An exception with the ty

    Hi,
    SRM 7.0 contains 2 clients:
    Sender: 100 for EBP, logical system is CLNT100
    Receiver: 200 for SUS, logical system is CLNT200
    both the clients are connected through PI 7.0, logical system of PI is CLNT001.
    From SPROXY of 100EBP, i'm executing the outbound proxy, in moni sent msg success.
    In PI also msg is processed.
    But in SUS200, it is showing below error msg:
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Inbound Proxy
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIProxy</SAP:Category>
      <SAP:Code area="ABAP">DYNAMIC_CALL_FAILURE</SAP:Code>
      <SAP:P1>UNCAUGHT_EXCEPTION</SAP:P1>
      <SAP:P2>CL_BBPX_TRADING_PARTNER_SUS_IN</SAP:P2>
      <SAP:P3>EXECUTE_ASYNCHRONOUS</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error during proxy processing An exception with the type CX_BBPX1_STD_MESSAGE_FAULT occurred, but was neither handled locally, nor declared in a RAISING clause Application Error</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Pls help in resolving the same....
    tnx n rgds,
    balu

    Hi,
    How did you solve the issue? Can you please provide the solution.
    Thanks,
    -Devi Swain

  • Error during proxy processing

    Hi Experts,
    We have a web service hosted on PI and getting the Tax Jurisdiction values from Taxware via ECC(ECC has a TCP/IP connection to connect to Taxware system, From there ECC gets Taxjurisdiction Codes and gives back to PI).
    When we make a call to this Web service following Error response has been given. Please let us know what could be the reason.
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Inbound Proxy
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIProxy</SAP:Category>
      <SAP:Code area="ABAP">DYNAMIC_CALL_FAILURE</SAP:Code>
      <SAP:P1 />
      <SAP:P2>ZCL_GET_TAX_IN</SAP:P2>
      <SAP:P3>GET_TAX_JURISDICTION_SYNC</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error during proxy processing Message E TAX_TXJCD 110 cannot be processed in plugin mode HTTP</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    Thanks,
    Sekhar.J

    Hi,
    We are using XI adapter. The same Web Service is working good in Development and Quality Enviroments, I am wondering why it is failing in Production Environement intermittently. And also in ECC we are using TCP/IP connection to fetch Tax Jurisdiction codes from TaxWare System. This TCP/IP connection was configured in SM59 of ECC. PI will make call to ECC and ECC will make call to TaxWare and returns the result back PI.
    Thanks,
    Sekhar.J

  • System exception after a succesful synchronous ABAP Proxy call

    Guys,
    I have the following scenario:
    1) From an R/3 box I initiate a synchronous ABAP proxy call
    2) On XI everything works fine, the http request is sent out (using the http adapter), the response comes back succesfully and it is transfered back to the R/3 box - no error whatsoever
    3) On the R/3 box however the EXECUTE_SYNCHRONOUS method throws a system exception BUT the returning (input) parameter holds the response message!
    So in the end if I catch this exception (CX_AI_SYSTEM_FAULT) then I could be happy and just ignore the exception, but I don't feel comfortable leaving it this way. Why is the exception and how can I eliminate it?
    Any help would be greatly appreciated.
    Thanks a lot,
    Viktor

    Joel/Jörg,
    Thank you for your response, indeed I ended up debugging it and found my error deep down:
    Error code: ABAP_PROXY.PARSE_APPLICATION_DATA
    Error text: Error handling Response Message; XSLT error: CX_XSLT_DESERIALIZATION_ERROR: XSLT program and source line: /1SAI/XS00000000000000000088: 0000000122; Tree Position: abap.values.1.1.1.6.1.5 ABAP Classname: CX_SY_CONVERSION_DATA_LOSS Data String: WINDSOR CT 06095-1712
    The data field defined in SAP was too short for the field.
    Thanks a lot,
    Viktor

  • CX_BGRFC_INVALID_DESTINATION during outbound abap proxy call on 7.1

    Hi guys,
    I'm trying to set up a scenario with outbound abap proxy call using the new WS adapter and when I execute the report with the proxy call I'm getting the CX_BGRFC_INVALID_DESTINATION exception.
    I've generated proxy w/o problems, I've set up everything in SOAMANAGER.
    Have you experienced this issue?
    Thanks for your help,
    Olian

    Hi guys,
    so my connection to SLD works fine now and I'm still getting the error. Any other ideas?
    Just in case:  this is my proxy code. Is this correct for using with 7.1 and WS adapter?
    REPORT  Z_PI_PROXYTEST.
    data sender_object type ref to ZCO_PROXYTEST_OUT.
    data out type ZMT_PROXYTEST_OUT.
    data lo_sys_exception  TYPE REF TO cx_ai_system_fault.
    data err_result type string.
    out-ZMT_PROXYTEST_OUT-data = 'sample'.
    try.
        create object sender_object
          EXPORTING
            logical_port_name = 'PROXYTEST'.
        call method sender_object->PROXYTEST_OUT
          EXPORTING
            output = out.
        commit work.
      catch cx_ai_system_fault into lo_sys_exception.
        call method lo_sys_exception->IF_MESSAGE~GET_TEXT
          RECEIVING
            result = err_result.
        write err_result.
    endtry.
    write 'Data has been sent to PI'.
    Thanks for your help, Olian

  • Error while transporting objects:Internal error during pvc call: Parameter

    Dear all,
    We are facing the following error while transporting the individual configuration objects from our PI development system.
    Export failed: Internal error during pvc call: Parameter versionSpecifier or version has the invalid value null .
    However, it works fine when the complete configuration scenario is transported.
    We tried to transport the objects with different user id's, even then the issue still exists.
    Any inputs to resolve this will be highly helpful.
    Thank you,
    Younus

    Hi Mohammed,
    Answer is inside this oss [Note 1554387 - Error during export from Integration Directory|https://service.sap.com/sap/support/notes/1554387]. In this oss note, solution is to apply a patch (just a patch, not a SP). as it's a litle sap bug...
    Note: your issue is also explained with picture in this one "1550549 - PI transport: Internal error during pvc call" (sorry for this one I cannot insert a link)
    regards
    Mickael
    Edited by: Mickael Huchet on Jan 26, 2012 2:50 PM

  • Internal Error occurred while calling the ProcessDPCommands API

    We have installed Business Objects XI  with MySQL. We are getting following error when we click on view query on the WEBI Reports
    " Internal Error occurred while calling the ProcessDPCommands API  Error WIS 30270".
    When we change the CMS database to ORACLE everything works fine it looks like some issues when CMS database is MYSQL
    Please hep to fix this problem
    Installation is on Solaris 10
    Edited by: AshishDatar on Nov 6, 2009 3:00 PM
    Installation is on Solaris 10

    did you check whether universe connection is pointing to the correct db?The following url might be helpful:
    [http://www.forumtopics.com/busobj/viewtopic.php?t=52355&view=previous]

  • How to use an authenticated user for a proxy call

    Dear all,
    I am currently working on a JEE application where the user needs to authenticate (for this I have configured the web.xml).
    Now inside this application I need to do a proxy call to a PI webservice.
    I would like to use the user credentials of the already logged in user in order to call the proxy.
    What I don't want to do is to use a service user for the proxy call.
    The code I am trying to call looks something like this:
         private IntegratedConfigurationIn getPort() throws Exception{
              IntegratedConfigurationIn port = null;
              try {
                   IntegratedConfigurationInService service = null;
                   service = new IntegratedConfigurationInService();
                   port = (IntegratedConfigurationIn) service.getIntegratedConfigurationIn_Port();
                  BindingProvider bp = (BindingProvider)port;
                  bp.getRequestContext().put(BindingProvider.USERNAME_PROPERTY, user);
                  bp.getRequestContext().put(BindingProvider.PASSWORD_PROPERTY, password);
                  if (url.length() != 0)
                       bp.getRequestContext().put(BindingProvider.ENDPOINT_ADDRESS_PROPERTY, url);
              catch (Exception ex){
                   ex.printStackTrace();
              return port;
    The examples I found to retrieve the userdata pointed to codes similar to this one:
    public HttpServletRequest getHttpRequest() throws Exception {
              // Get runtime context
              Properties props = new Properties();
              props.put("domain", "true");
              Context initialContext = new InitialContext(props);
              ApplicationWebServiceContext wsContext = (ApplicationWebServiceContext) initialContext
                        .lookup(" /wsContext/ApplicationWebServiceContext");
              HttpServletRequest req = wsContext.getHttpServletRequest();
              return req;
    com.sap.security.api.IUser sapUser = com.sap.security.api.UMFactory.getAuthenticator().getLoggedInUser(getHttpRequest(), null);
              IUser ep5User = com.sapportals.wcm.util.usermanagement.WPUMFactory.getUserFactory().getEP5User(sapUser);
    Now I don't know how to bring it togehter and how to use an authenticated user for the BindingProvider.
    I would appreciate any hints or ideas.

    Peter,
    from the first screenshot, what I understood is that, you are calling an inbound PI web service that is intended to create an integrated configuration object (this is used for whole lot of other reason completely) but not actually calling a development web service.
    For this, you would have to generate your client classes from the WSDL provided by the PI developer for that particular service. Once you get those client classes generated, you could used the method provided in the other screenshot to extract the user and password and call the intended web service.
    Vijay Konam

  • Went to update my ipod,now I am not able to use itunes because of an error... I have downloaded itunes again, saying it is uploaded then click itunes get error 7! Called for support, they are a joke !! Need advice please ...

    Went to update my itunes upon request from apple, updated now I have an error 7.
    I went to apple site to download itunes get message saying it is uploaded successfully.
    Go to itunes unable to because of error message. Called apple... they are a joke you have
    3 months to use the "phone service" after 3 months you have to pay $19.99 to talk to someone.
    Apple says update.. ha ha dont do it.. you wont be able to use your itunes.
    Any one have any suggestions in how to fix this issue??

    Hello cindib77,
    We've an article that provides further information and steps that can help resolve this error.
    iTunes for Windows: "Error 7" message when opening iTunes
    http://support.apple.com/kb/TS3074
    Cheers,
    Allen

Maybe you are looking for

  • Getting error while creating new fields

    hi all, i am getting an error when i am adding a new field thru eewb to a txn. error message "Definition CRM_BTX_ADD_NEW_FIELDS is of the type 'TSK' and should run on an external system. This is not permissible. Only definitions of type 'SEQ' may be

  • Error while installing shared technologies

    I just purchased Photoshop 11 from download services at Amazon. In the middle of installation, I get error "error while installing shared technologies. Please restart your system and try again" in Windows 7 professional, 64 bit. I tried this. 1. rest

  • From 10.4.11 to Snow Leopard

    Hi I know you can get a Mac OS X Snow Leopard to upgrade.. BUT If I get those Mac OS X Snow Leopard, will it wipe out my applications,files,etc off the face of the earth? If no, then i dont have to worry if yes, then How will I back up my application

  • Editing the position of a floating window video for an interactive PDF

    I'm fairly new to InDesign CS5's interactive features, so forgive me if I'm making a blatant mistake. However, everything I have read about floating windows says that you can easily adjust the size and position in the Interactive PDF options dialog a

  • New Mighty Mouse have better scrollwheel?

    The new iMacs ship with a new mighty mouse -- anyone know if there's changes to the scroll wheel so it won't get dirty as easily? http://usage.wordpress.com/2007/08/14/apple-quietly-updates-mighty-mouse/