SalesForce to XI

Hi
I wanted to know if any1 did an interface between SAP XI and SalesForce.com ( Web Based Crm )
if u have any relevant information/web logs it would b gr8
thx,
    Shai

Hi Shai,
Integrating XI with Salesforce.com can be done using SOAP Adapters.Salesforce.com exposes APPExchange APIs and provide WSDLs for their Interfaces.
Normally, you will have documentation for salesforce.com interfaces and also a contact person at Salesforce.com to help you finding the interfaces and WSDLs.
You can integrate XI with Salesforce.com by developing soap-client interfaces in XI using these WSDLs and by defining routing rules in XI ID using SOAP Adapter.
After you import the WSDLs into XI, you can build an interface by integrating this with other applications like your R/3, Database or Online shopping cart and so on.
Some more information is avialable in:
https://websmp202.sap-ag.de/~form/handler?_APP=00200682500000001266&_EVENT=DISPLAY.
There are couple of PPTs on service.sap.com regarding the same which will be of even greater help to you.
Hope this helps.
Regards,
Abhy

Similar Messages

  • Looking for help with respect to configuring MS Exchange server to handle attachments over 10 MB for forwarding to Salesforce (Email-to-case).

    Looking for help with respect to configuring MS Exchange server to handle attachments over 10 MB for forwarding to Salesforce (Email-to-case).
    Problem - SFDC does not create cases from emails that have more than 10 MB of attachments. Our clients will not go-live if their clients cannot send in emails with attachments over 10 MBs
    Potential resolution - Configure MS exchange to strip off the attachments(if over 10 MB) and store it in a public folder, forward the email to Salesforce (so the case gets created or the email
    is associated to an existing case), the client should have some way to know if the attachments were stripped off and should be able to dlownload the attachments and continue with case resolution.
    Any help is appreicated!
    Thanks

    Hi,
    From your description, you want to achieve the following goal:
    Configure Exchange to filter the attachments if the size is over 10 MB and store it in a public folder, and then forward the email to Salesforce.
    Based on my knowledge, I'm afraid that it can't be achieved. Exchange can filter messages with attachments, but it couldn't store these attachments on public folder automatically. Also, I don't see any transport rule can do it.
    Hope my clarification is helpful.
    Best regards,
    Amy Wang
    TechNet Community Support

  • I'm trying to find out how to export my apple contacts to the Salesforce software and they need to be in a csv format and I don't know if this is possible and how to do it if it is?

    I'm trying to find out how to export my apple contacts to the Salesforce software and they need to be in a csv format and I don't know if this is possible and how to do it if it is?

    I think there are third-party programs which will do that, but you can also do it with Automator:
    See the links in my post, here: https://discussions.apple.com/message/22390873#22390873
    The file or clipboard contents will be in Tab Separated vars, so you'll have to open with a spreadsheet program and save as Comma Separated Vars format.

  • Salesforce and report parameters

    When I create a report using the Crystal Reports client I can set a parameter to use for the report, but when I upload the report to Salesforce I am stuck with whatever the last value I used in the client.  How can I prompt the user for a value from within Salesforce?

    hi wes,
         I never tried salesforce, while based on your problem, is it possible that when you saved your report from crystal report designer (or client), you saved the report with data. so salesforce will show report with saved data and will not prompt parameters to fetch new data.
        try to save report without saving data in crystal report designer (In File menu, do not check "Save data with report" in crystal report designer)

  • Crystal report link Salesforce

    I use the crystal report 2008. When I  link the crystal report to salesforce, it need to input the server , user name and password. But I can't log in use my salesforce user name and password.
    The server name: www.salesforce.com
    Maybe the server name must be modified.
    How can I link them? Thanks!

    Hi David
    Please see the documentation for connecting to salesforce from crystal reports 2008 in the CR 2008 user guide.
    To see the guide visit the following link
    http://help.sap.com/businessobject/product_guides/cr2008/en/xir3_cr_usergde_en.pdf
    or search for the cr 2008 user guide in the following link:
    http://help.sap.com/
    Hope this helps!!!
    Regards
    Sourashree

  • How to show sharepoint documents in salesforce ?

    How to show sharepoint documents in salesforce ?
    I should also be able to upload documents from salesforce directly to sharepoint document library/list if the users attach a document for a record in salesforce.   Any idea how to achieve this?
    What are the things need to be done if my sharepoint is available in intranet Or if it is SharePoint Online , how can we link this to salesforce (as Salesforce is global and can be accessed from anywhere). What are the security measures that I need to look
    at and how to achieve this? 
    Ex:- I have a record in salesforce account object. I have to attach a document for that record which should be directly uploaded to sharepoint and shouldn't exist in salesforce, but it should display the listview to the users once its uploaded to sharepoint
    and they should see them as if they exist inside salesforce, once they click on the link in the listview of the relatedlist, it should open the document from sharepoint.
    Thanks in advance.

    Hi,
    According to your post, my understanding is that you want to show SharePoint documents in salesforce.
    You need to integrate SharePoint with Salesforce.
    Nick Swan
    has written an article on how to integrate Salesforce and SharePoint 2007 through the Business Data Catalog.
    But it might be useful as the theory is the same for using SharePoint 2010 and the Business Connectivity Services:
    Salesforce and SharePoint
    Outside of that, there are some useful third-party products you can have a look at.
    Cloud Connector: http://www.layer2.de/en/community/FAQs/cloud-connector/Pages/Office-365-Salesforce-Integration-Migration-Replication.aspx
    DocAve Data Replication: http://www.avepoint.com/salesforce-data-replication/?gclid=CNjZ8sGwl6kCFYEc4Qod-xD-uQ
    DataZoom Script: http://www.siafoo.net/snippet/261
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Database connector error:Unexpected when connecting to salesforce in CR2008

    ISSUE:: Unable to connect to salesforce in CR2008 as when he tries to select the table in the Database expert he gets an error 'Database connector error: Unexpected' however he is able to connect to salesforce and then select the tables using CR XI R2
    Observed Behavior:
    - The customer is able to  connect to salesforce and then select the tables in CR XI R2 however when he tries to select the table through CR 2008 he gets an error 'Database connector error: Unexpected'. 
    - He does not have an issue switching Windows accounts.  He can log in to Salesforce.com from Crystal Reports XIR2 and 2008 using a SFDC account with restricted access from my Windows account.  However, he is not able to log in to SFDC using the system administrator SFDC account in Crystal Reports 2008, but is able to using Crystal Reports XIR2.  This applies to the production and sandbox SFDC environment.
    - He can update data on all reports using CR2008 if the report was created in CRXIR2.  He cannot access any data from reports created with CR2008.
    Expected Behavior:
    - Should be able to select the tables and create reports based off it.
    Steps to reproduce: 
    - Open Crystal Reports 2008 and then connect to salesforce with the credentials provided by the user i.e. 
    test.nussbaumer @cit.com.test
    crystal2008
    token:  LxYbugxsVmGpRL1QOVIC2q0e  '
    This gives an error:
    'Logon failed. Details: Unexpected Error; nested exception is java.net.UnknownHostException: www.salesforce.com
    What has been done so far:
    -Have tried the repair on CR 2008 but didn't help.
    - The customer has tried some user credentials for a different user in his SFDC instance and was also able to login.  He realized that only the system administrator is not able to login.  Customer had sent the sample credentials for a test system administrator profile in his sandbox environment.  (test.salesforce.com) , used that on my end to connect however it gave the error :'Logon failed. Details: Unexpected Error; nested exception is java.net.UnknownHostException: www.salesforce.com'
    test.nussbaumer @cit.com.test
    crystal2008
    token:  LxYbugxsVmGpRL1QOVIC2q0e
    To access the Sandbox, he uses test.salesforce.com as the server when connecting with Cyrstal Reports 2008.
    - He reset the password and received the same error.  He can access Salesforce.com with CR XI R2, but not with CR2008. 
    - He set up a new computer with only JDK 1.4 on it, using Windows XP Professional and received the same error. His comments:
    ( I don't believe that this has anything to do with the JDK version, but rather with the size of the metadata in SFDC.  If I login as the administrator, I receive the error in CR2008.  However, as mentioned before, if I login as a standard user I am able to use CR2008.)
        We tried resetting the User Security token by follwoing the below steps(A security token is not needed for login as I am using a trusted network by SFDC):
    Steps for Resetting a User Security Token:
       1.) To reset your security token, click Setup | My Personal Information | Reset Security Token, and click the Reset Security Token button. The new security token is sent via email to the email address on your Salesforce user record.
       2.) You will need to login by entering your username and then your password + security token (without the +).
    - Modified the CRConfig.XML file for the proxy server settings and then tried connecting to pull up the tables however still gave the same error.
    Configuration:
    Windows XP Professional 5.1.2600 SP2 Build 2600 
    CRXIR2 - 11.5.9.1076
    CR2008 - 12.0.0.683
    J2SE Development Kit 1.5.0.60
    He is using JDK 1.6 (file: jre1.6.0_05).  He tried installing JDK 1.4 and pointing to the file:  jre1.4.2_17 but had no success.
    Version 3 of the Crystal Reports for Salesforce.com driver
    Sandbox environment
    Edited by: Komal Prasad on Jun 26, 2008 5:28 PM
    Edited by: Komal Prasad on Jun 26, 2008 5:29 PM

    Please re-post if this is still an issue to the OnDemand Forum or purchase a case and have a dedicated support engineer work with you directly

  • How to call the Salesforce  webservice  create api ?

    Hello Friends,
    I am using Oracle BPEL process manager 10.1.2 .
    I have created the BPEL process project.
    In it I have deployed the Salesforce webservice.
    I have assigned the session id ,URL according to the as given in
    demos->salesforceflow .
    I have called the login api , query api that is successfully called.
    But when I call the Create api then it gives the error at run time that
    "Invalid session id found in session header".
    so please tell me what could be reason for this..
    Thanks and regards
    Ram Krishna Tripathi
    [email protected]
    ====================
    BPEL file is as follows:--
    <process name="SalesforceFlow" targetNamespace="http://samples.otn.com" suppressJoinFailure="yes" xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/" xmlns:tns="http://samples.otn.com" xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/" xmlns:salesforce="urn:enterprise.soap.sforce.com" xmlns:wsa="http://schemas.xmlsoap.org/ws/2003/03/addressing" xmlns:ns1="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:salesObject="urn:sobject.enterprise.soap.sforce.com" xmlns:ns3="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.ExtFunc" xmlns:ns2="http://schemas.oracle.com/xpath/extension/ldap" xmlns:bpelx="http://schemas.oracle.com/bpel/extension" xmlns:ora="http://schemas.oracle.com/xpath/extension"><!-- ================================================================= --><!-- PARTNERLINKS --><!-- List of services participating in this BPEL process --><!-- ================================================================= -->
    <partnerLinks><!--
    The 'client' role represents the requester of this service. It is
    used for callback. The location and correlation information associated
    with the client role are automatically set using WS-Addressing.
    -->
    <partnerLink name="client" partnerLinkType="tns:SalesforceFlow" myRole="SalesforceFlowProvider" partnerRole="SalesforceFlowRequester"/>
    <partnerLink name="salesforce" partnerLinkType="salesforce:SoapLink" partnerRole="SoapProvider"/>
    </partnerLinks><!-- ================================================================= --><!-- VARIABLES --><!-- List of messages and XML documents used within this BPEL process --><!-- ================================================================= -->
    <variables><!-- Reference to the message passed as input during initiation -->
    <variable name="input" messageType="tns:SalesforceFlowRequestMessage"/><!-- Reference to the message that will be sent back to the
    requester during callback
    -->
    <variable name="output" messageType="tns:SalesforceFlowResponseMessage"/>
    <variable name="createinput" messageType="salesforce:queryRequest"/>
    <variable name="createoutput" messageType="salesforce:queryResponse"/>
    <variable name="Invoke_1_create_InputVariable" messageType="salesforce:createRequest"/>
    <variable name="Invoke_1_create_OutputVariable" messageType="salesforce:createResponse"/>
    </variables><!-- ================================================================= --><!-- ORCHESTRATION LOGIC --><!-- Set of activities coordinating the flow of messages across the --><!-- services integrated within this business process --><!-- ================================================================= -->
    <sequence name="main"><!-- Receive input from requestor.
    Note: This maps to operation defined in SalesforceFlow.wsdl
    -->
    <receive name="receiveInput" partnerLink="client" portType="tns:SalesforceFlow" operation="initiate" variable="input" createInstance="yes"/>
    <scope name="customerPreference">
    <variables>
    <variable messageType="salesforce:loginRequest" name="loginRequest"/>
    <variable messageType="salesforce:loginResponse" name="loginResponse"/>
    <variable messageType="salesforce:Header" name="headerRequest"/>
    <variable messageType="salesforce:queryRequest" name="queryRequest"/>
    <variable messageType="salesforce:queryResponse" name="queryResponse"/>
    <variable name="partnerReference" element="wsa:EndpointReference"/>
    <variable name="Variable_1" messageType="salesforce:Header"/>
    </variables>
    <sequence>
    <assign name="setSalesforceAuthorization">
    <copy>
    <from variable="input" part="payload" query="/tns:SalesforceFlowRequest/tns:username"/>
    <to variable="loginRequest" part="parameters" query="/salesforce:login/salesforce:username"/>
    </copy>
    <copy>
    <from variable="input" part="payload" query="/tns:SalesforceFlowRequest/tns:password"/>
    <to variable="loginRequest" part="parameters" query="/salesforce:login/salesforce:password"/>
    </copy>
    </assign>
    <invoke partnerLink="salesforce" portType="salesforce:Soap" operation="login" inputVariable="loginRequest" outputVariable="loginResponse"/>
    <assign name="readSessionConfig">
    <copy>
    <from variable="loginResponse" part="parameters" query="/salesforce:loginResponse/salesforce:result/salesforce:sessionId"/>
    <to variable="headerRequest" part="SessionHeader" query="/salesforce:SessionHeader/salesforce:sessionId"/>
    </copy>
    <copy>
    <from>
    <EndpointReference xmlns="http://schemas.xmlsoap.org/ws/2003/03/addressing">
    <Address/>
    </EndpointReference>
    </from>
    <to variable="partnerReference"/>
    </copy>
    <copy>
    <from expression="string(bpws:getVariableData('loginResponse', 'parameters', '/salesforce:loginResponse/salesforce:result/salesforce:serverUrl'))"/>
    <to variable="partnerReference" query="/wsa:EndpointReference/wsa:Address"/>
    </copy>
    <copy>
    <from variable="partnerReference"/>
    <to partnerLink="salesforce"/>
    </copy>
    <copy>
    <from expression="concat( 'select Fax from account where AccountNumber=',ora:addQuotes( string(bpws:getVariableData('input','payload','/tns:SalesforceFlowRequest/tns:accountNumber'))) )"/>
    <to variable="queryRequest" part="parameters" query="/salesforce:query/salesforce:queryString"/>
    </copy>
    </assign>
    <invoke partnerLink="salesforce" portType="salesforce:Soap" operation="query" inputVariable="queryRequest" outputVariable="queryResponse" bpelx:inputHeaderVariable="headerRequest"/>
    <assign name="Assign_1">
    <copy>
    <from variable="loginResponse" part="parameters" query="/salesforce:loginResponse/salesforce:result/salesforce:sessionId"/>
    <to variable="Variable_1" part="SessionHeader" query="/salesforce:SessionHeader/salesforce:sessionId"/>
    </copy>
    </assign>
    <invoke name="Invoke_1" partnerLink="salesforce" portType="salesforce:Soap" operation="create" inputVariable="Invoke_1_create_InputVariable" outputVariable="Invoke_1_create_OutputVariable"/>
    </sequence>
    </scope><!-- Asynchronous callback to the requester.
    Note: the callback location and correlation id is transparently handled
    using WS-addressing.
    -->
    <invoke name="callbackClient" partnerLink="client" portType="tns:SalesforceFlowCallback" operation="onResult" inputVariable="output"/>
    </sequence>
    </process>
    =====================
    WSDL FILE
    =============
    <definitions
    name="SalesforceFlow"
    targetNamespace="http://samples.otn.com"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:tns="http://samples.otn.com"
    xmlns:ns1="urn:enterprise.soap.sforce.com"
    xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
    >
    <import namespace="urn:enterprise.soap.sforce.com" location="services/enterprise.wsdl"/>
    <types>
    <schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://samples.otn.com"
    xmlns="http://www.w3.org/2001/XMLSchema">
    <import namespace="http://schemas.xmlsoap.org/ws/2003/03/addressing" schemaLocation="http://abo-server:9700/orabpel/xmllib/ws-addressing.xsd"/>
    <element name="SalesforceFlowRequest">
    <complexType>
    <sequence>
    <element name="username" type="string"/>
    <element name="password" type="string"/>
    <element name="accountNumber" type="string"/>
    </sequence>
    </complexType>
    </element>
    <element name="SalesforceFlowResponse">
    <complexType>
    <sequence>
    <element name="price" type="double"/>
    </sequence>
    </complexType>
    </element>
    </schema>
    </types>
    <message name="SalesforceFlowRequestMessage">
    <part name="payload" element="tns:SalesforceFlowRequest"/>
    </message>
    <message name="SalesforceFlowResponseMessage">
    <part name="payload" element="tns:SalesforceFlowResponse"/>
    </message>
    <portType name="SalesforceFlow">
    <operation name="initiate">
    <input message="tns:SalesforceFlowRequestMessage"/>
    </operation>
    </portType>
    <portType name="SalesforceFlowCallback">
    <operation name="onResult">
    <input message="tns:SalesforceFlowResponseMessage"/>
    </operation>
    </portType>
    <plnk:partnerLinkType name="SalesforceFlow">
    <plnk:role name="SalesforceFlowProvider">
    <plnk:portType name="tns:SalesforceFlow"/>
    </plnk:role>
    <plnk:role name="SalesforceFlowRequester">
    <plnk:portType name="tns:SalesforceFlowCallback"/>
    </plnk:role>
    </plnk:partnerLinkType>
    </definitions>

    On your Invoke, click the "adapter" tab and make sure the header variable is selected.

  • Crystal XI R2, Salesforce 3.0, Windows 7 64-bit, Java connection error

    All,
    I've got the same problem as this thread -- Re: CR XI R2: Salesforce 3.0 driver on Windows 7 64-bit?
    Crystal XI R2, Salesforce 3.0 downloaded from the Crystal page.  Using Windows 7 64-bit.  Have applied SP 5 per another thread.
    Continue to get JAVA error.  Java being used is 1.4 as installed by Crystal in the Crystal program directory.
    thanks, jhb

    Don,
    Still no go.  I get the same error.
    I uninstalled SP6, SP5, Salesforce Connector, and Crystal XI R2 SP2 and then re-installed everything.
    1) Crystal XI R2 SP2
    2) Salesforce connector 3.0
    3) SP5
    4) SP6
    Still get the same Java Connection error.  I've also disabled Windows Firewall.  I'm not behind a proxy.  I've tried with and without the security token.
    thanks, jhb

  • Error installing Salesforce Chatter via Adobe Air

         I've been trying to install Salesforce Chatter on a users computer and keep receiving the error, "Sorry an error occurred. The application could not be installed because the installer file is damaged. Try obtaining a new installer file from the application author."
         I've tried to uninstall everything adobe, reboot, reinstall air and try again with the same results. I've tried putting the install file on a thumb drive and installing it from that with no luck. Any help, here is the install file;
    [2014-02-25:09:55:25] Application Installer begin with version 4.0.0.1390 on Windows 7 x86
    [2014-02-25:09:55:25] Commandline is: -playerVersion=12,0,0,70 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -url http://na3.salesforce.com/setup/chatterdesktop/desktop_air25.air
    [2014-02-25:09:55:25] Installed runtime (4.0.0.1390) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-02-25:09:55:26] Begin air file download from http://na3.salesforce.com/setup/chatterdesktop/desktop_air25.air
    [2014-02-25:09:55:26] Download destination is C:\Users\Administrator\AppData\Local\Temp\fla224E.tmp
    [2014-02-25:09:55:26] Received download status 200
    [2014-02-25:09:55:26] Response URL is http://na3.salesforce.com/setup/chatterdesktop/desktop_air25.air
    [2014-02-25:09:55:28] Download success
    [2014-02-25:09:55:29] Unpackaging file:///C:/Users/Administrator/AppData/Local/Temp/fla224E.tmp to C:\Users\Administrator\AppData\Local\Temp\fla2ECD.tmp
    [2014-02-25:09:55:31] Migration signature validation failed
    [2014-02-25:09:55:31] Got an unexpected fatal error while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="invalid migration signature" errorID=5023]
    [2014-02-25:09:59:16] Application Installer end with exit code 7
    [2014-02-25:10:02:31] Runtime Installer begin with version 4.0.0.1390 on Windows 7 x86
    [2014-02-25:10:02:31] Commandline is: -arp:uninstall
    [2014-02-25:10:02:31] Installed runtime (4.0.0.1390) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-02-25:10:02:36] Relaunching with elevation
    [2014-02-25:10:02:36] Launching subprocess with commandline c:\program files (x86)\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2014-02-25:10:02:36] Runtime Installer begin with version 4.0.0.1390 on Windows 7 x86
    [2014-02-25:10:02:36] Commandline is: -stdio \\.\pipe\AIR_5936_0 -eu
    [2014-02-25:10:02:36] Installed runtime (4.0.0.1390) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-02-25:10:02:36] Starting runtime uninstall. Uninstalling runtime version 4.0.0.1390
    [2014-02-25:10:02:36] Reinstalling c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\setup.msi
    [2014-02-25:10:02:38] Uninstalling product with GUID {B92C2C6C-F70E-497B-88A7-1FEF9888272B}
    [2014-02-25:10:02:39] Runtime Installer end with exit code 0
    [2014-02-25:10:02:39] Elevated install completed
    [2014-02-25:10:02:39] Runtime Installer end with exit code 0
    [2014-02-25:10:10:38] Runtime Installer begin with version 4.0.0.1390 on Windows 7 x86
    [2014-02-25:10:10:38] Commandline is:
    [2014-02-25:10:10:38] No installed runtime detected
    [2014-02-25:10:10:41] Relaunching with elevation
    [2014-02-25:10:10:41] Launching subprocess with commandline c:\users\admini~1\appdata\local\temp\air1228.tmp\adobe air installer.exe -ei
    [2014-02-25:10:10:41] Runtime Installer begin with version 4.0.0.1390 on Windows 7 x86
    [2014-02-25:10:10:41] Commandline is: -stdio \\.\pipe\AIR_4268_0 -ei
    [2014-02-25:10:10:41] No installed runtime detected
    [2014-02-25:10:10:41] Starting silent runtime install. Installing runtime version 4.0.0.1390
    [2014-02-25:10:10:41] Installing msi at c:\users\admini~1\appdata\local\temp\air1228.tmp\setup.msi with guid {B92C2C6C-F70E-497B-88A7-1FEF9888272B}
    [2014-02-25:10:10:44] Runtime Installer end with exit code 0
    [2014-02-25:10:10:44] Elevated install completed
    [2014-02-25:10:11:02] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2014-02-25:10:11:02] Runtime Installer end with exit code 0
    [2014-02-25:10:11:02] Runtime Installer begin with version 4.0.0.1390 on Windows 7 x86
    [2014-02-25:10:11:02] Commandline is: -installupdatecheck
    [2014-02-25:10:11:02] Installed runtime (4.0.0.1390) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-02-25:10:11:03] Performing pingback request
    [2014-02-25:10:11:03] Pingback request completed with HTTP status 200
    [2014-02-25:10:11:03] Starting runtime background update check
    [2014-02-25:10:11:03] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/4.0.0.1390/update
    [2014-02-25:10:11:03] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/4.0.0.1390/update to C:\Users\Administrator\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-02-25:10:11:04] Runtime update not available
    [2014-02-25:10:11:04] Unpackaging cancelled
    [2014-02-25:10:11:04] Runtime Installer end with exit code 0
    [2014-02-25:10:11:16] Application Installer begin with version 4.0.0.1390 on Windows 7 x86
    [2014-02-25:10:11:16] Commandline is: F:\desktop_air25.air
    [2014-02-25:10:11:16] Installed runtime (4.0.0.1390) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-02-25:10:11:16] Unpackaging file:///F:/desktop_air25.air to C:\Users\Administrator\AppData\Local\Temp\flaB615.tmp
    [2014-02-25:10:11:17] Migration signature validation failed
    [2014-02-25:10:11:17] Got an unexpected fatal error while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="invalid migration signature" errorID=5023]
    [2014-02-25:10:11:30] Application Installer end with exit code 7
    [2014-02-25:10:14:52] Application Installer begin with version 4.0.0.1390 on Windows 7 x86
    [2014-02-25:10:14:52] Commandline is: F:\desktop_air25.air
    [2014-02-25:10:14:52] Installed runtime (4.0.0.1390) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-02-25:10:14:53] Unpackaging file:///F:/desktop_air25.air to C:\Users\Administrator\AppData\Local\Temp\fla3A8.tmp
    [2014-02-25:10:14:54] Migration signature validation failed
    [2014-02-25:10:14:54] Got an unexpected fatal error while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="invalid migration signature" errorID=5023]
    [2014-02-25:10:14:57] Application Installer end with exit code 7
    [2014-02-25:10:24:42] Application Installer begin with version 4.0.0.1390 on Windows 7 x86
    [2014-02-25:10:24:42] Commandline is: F:\desktop_air25.air
    [2014-02-25:10:24:42] Installed runtime (4.0.0.1390) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-02-25:10:24:43] Unpackaging file:///F:/desktop_air25.air to C:\Users\Administrator\AppData\Local\Temp\fla3D7.tmp
    [2014-02-25:10:24:43] Migration signature validation failed
    [2014-02-25:10:24:43] Got an unexpected fatal error while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="invalid migration signature" errorID=5023]
    [2014-02-25:10:24:45] Application Installer end with exit code 7

    We are having the same issue.  I'm  not an expert with Adobe Air, but it looks like there's an expired digital certificate or signature with the installation.  I've moved the PC clock back a few weeks to January and have been able to get it to install.  We have a support case open with SalesForce letting them know about this, but no response yet...

  • Logon Failed - Invalid element error when trying to connect to SalesForce

    I had a working crystal reports database connection to salesforce until I installed a Crystal Reports update on my machine.  It is currently running v12.2.0.290 (CR Developer).
    Since the update when trying to connect, I enter my password and salesforce security token to get access to the database but now I receive an error that says:
    Logon Failed
    Details: Unexpected error
    ; nested exception is
      org.xml.sax.SAXException: Invalid element in com.sforce.soap.partner.LoginResult - metadataServerUrl
    Help is resolving this error would be appreciated.

    Hi Ron -- you have installed SP2 of Crystal Reports 2008. You will need to install the FP 2.2 as per this thread -- Crystal Reports 2008 SP2 update to the Salesforce.com connectivity
    Let us know if this solved your problem.
    Thanks,
    Pete

  • Salesforce third party works on Ipad but not mac

    We use salesforce.com at work, to which I can access both from the Ipad & the Mac, But we have a third pary app the launches within Salesforce. This works on the Ipad but I get unable to access message in the mac.
    I think there is a setting I need to adjust but I do not know which it is.
    Regrds
    Kezza

    But we have a third pary app the launches within Salesforce. This works on the Ipad but I get unable to access message in the mac.
    Perhaps the app is only optmized for iOS devices, not OS X ??

  • Error connecting to Salesforce using a Web Service Adapter

    Hi,
    I'm working on a connection from Data Services 4.2 to Salesforce using a Web Service Adapter.
    I've setup up the adapter (including JVM parameters to use a HTTP proxy), created a Datastore based on the adapter and built a batch job that calls the login operation and initiates a sessions towards Salesforce.
    When I execute the batch job I get an error message that says:
    Error calling function <login>: <Web Services client unable to create a SOAP request to send to server. Error: The current node has been removed using a method other than Iterator#remove()>.
    The trace log for the Web Service Adapter contains the same error message and has some additional info.
    4/16/15 1:17:25 PM Thread[Thread-10,5,main] Handle request starting for operation: login
    4/16/15 1:17:26 PM Thread[Thread-10,5,main] Entering addDocumentMessage()...
    4/16/15 1:17:26 PM Thread[Thread-10,5,main] Entering addHeadersToEnvelope()...
    4/16/15 1:17:26 PM Thread[Thread-10,5,main] Web Services client unable to create a SOAP request to send to server. Error: The current node has been removed using a method other than Iterator#remove()
    4/16/15 1:17:26 PM Thread[Thread-10,5,main] Remove message listener for message type [adapter.WSAdapter.__STREAM_FUNCTION.1].
    4/16/15 1:17:26 PM Thread[Thread-10,5,main] Stopping web service function call operation
    4/16/15 1:17:26 PM Thread[Thread-10,5,main] Receive message: BrokerMessage(
    _e.ErrorsTo=com.acta.adapter..client.dataAndMetadata_8
    _e.Timestamp=Thu Apr 16 13:17:26 2015
    _e.SourceTimeoutLength=90000
    _e.MessageID=16
    _e.Destination=com.acta.adapter.webservice.adapter.WebServiceAdapter.data_2
    _e.MessageType=MSG_ADAPTER_END_OPER
    _e.ReplyTo=com.acta.adapter..client.dataAndMetadata_8
    _e.CorrelationID=15_com.acta.adapter..client.dataAndMetadata_8
    _a.MSGFIELD_ADAPTER_SESSION_ID=2
    _e.Source=com.acta.adapter..client.dataAndMetadata_8
    _a.MSGFIELD_ADAPTER_OPER_ID=1)
    I've searched for any additional tracing/logging on the server but I haven't found anything relevant. Can anyone help me determining what the cause of this error is so I can solve this?
    Thanks,
    - Ian

    Hi,
    I'm working on a connection from Data Services 4.2 to Salesforce using a Web Service Adapter.
    I've setup up the adapter (including JVM parameters to use a HTTP proxy), created a Datastore based on the adapter and built a batch job that calls the login operation and initiates a sessions towards Salesforce.
    When I execute the batch job I get an error message that says:
    Error calling function <login>: <Web Services client unable to create a SOAP request to send to server. Error: The current node has been removed using a method other than Iterator#remove()>.
    The trace log for the Web Service Adapter contains the same error message and has some additional info.
    4/16/15 1:17:25 PM Thread[Thread-10,5,main] Handle request starting for operation: login
    4/16/15 1:17:26 PM Thread[Thread-10,5,main] Entering addDocumentMessage()...
    4/16/15 1:17:26 PM Thread[Thread-10,5,main] Entering addHeadersToEnvelope()...
    4/16/15 1:17:26 PM Thread[Thread-10,5,main] Web Services client unable to create a SOAP request to send to server. Error: The current node has been removed using a method other than Iterator#remove()
    4/16/15 1:17:26 PM Thread[Thread-10,5,main] Remove message listener for message type [adapter.WSAdapter.__STREAM_FUNCTION.1].
    4/16/15 1:17:26 PM Thread[Thread-10,5,main] Stopping web service function call operation
    4/16/15 1:17:26 PM Thread[Thread-10,5,main] Receive message: BrokerMessage(
    _e.ErrorsTo=com.acta.adapter..client.dataAndMetadata_8
    _e.Timestamp=Thu Apr 16 13:17:26 2015
    _e.SourceTimeoutLength=90000
    _e.MessageID=16
    _e.Destination=com.acta.adapter.webservice.adapter.WebServiceAdapter.data_2
    _e.MessageType=MSG_ADAPTER_END_OPER
    _e.ReplyTo=com.acta.adapter..client.dataAndMetadata_8
    _e.CorrelationID=15_com.acta.adapter..client.dataAndMetadata_8
    _a.MSGFIELD_ADAPTER_SESSION_ID=2
    _e.Source=com.acta.adapter..client.dataAndMetadata_8
    _a.MSGFIELD_ADAPTER_OPER_ID=1)
    I've searched for any additional tracing/logging on the server but I haven't found anything relevant. Can anyone help me determining what the cause of this error is so I can solve this?
    Thanks,
    - Ian

  • SAP PI 7.0 to Salesforce integration.

         HI Expats,
    I have a requirement on SAP7.0 to Salesforce Integration Could anyone of you suggest me how to proceed further. Highly appreciated if anyone of you can Please share any related blogs, docs.
    Thanks,
    Satya,

    Hi,
    refer the below link.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873a22024f79?QuickLink=index&overridelayout=true&5003637722665
    To integrate SAP-CRM and Salesforce through web services in java some of the sites can be useful:
    http://sap.ittoolbox.com/topics/t.asp?t=437&p=437&h1=437
    http://www.sap.com/about/press/press.epx?PressID=9527
    http://blog.tmcnet.com/telecom-crm/2008/05/19/sugarcrm-spackle-bayer-picks-sap-crm-bigmachines-completes-audit-vinst.asp
    http://www.amctechnology.com/solutions/Nortel_solution.html
    Regards
    srinivas

  • How do I create a workflow in salesforce?

    I want to be able to send out specific Terms and Conditions for clients to sign based on the Opportunity Record Type and the Opportunity Stage in Salesforce. We want to be able to send out our documents on an automated basis, not by clicking a button. Is anyone aware of how to accomplish this? I am familiar with developing salesforce and its workflows, but it's not immediately apparent on how to set this up.
    Thanks.

    When you create a new agreement, it creates a new record. This means you need a trigger to automate this and cannot be done using a Salesforce workflow alone.
    The trigger can make use of the  global class AgreementTemplateService in your trigger to create an agreement of a template.
       This uses a templateID along with the master object (eg Opportunity) ID as parameters

  • Biztalk 2013 Salesforce Integration error

    Hi,
       I am implementing sales force Integration to BizTalk2013 WCFwebhttp Adapter. Here is the below code of MSDN I followed.
    http://msdn.microsoft.com/en-us/library/dn198272(v=bts.80).aspx
    Here is the Code sample
    http://code.msdn.microsoft.com/Integrating-BizTalk-Server-f31e4286
      Code will be working fine outside of corporate network. After connecting to corporate network i am facing the below error. 
    Please help me to resolve.
    System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://na15.salesforce.com/services/data/v24.0/query?q=SELECT+Amount%%2c+Id%%2c+Name%%2c(SELECT+Quantity%%2c+ListPrice%%2cPricebookEntry.UnitPrice%%2c+PricebookEntry.Name+FROM+OpportunityLineItems)+FROM+Opportunity+Where+Name+%%3d+'Opportunity3+with+Customer+1'
    that could accept the message. 
    This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException:
    Unable to connect to the remote server ---> 
    System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after
    a period of time, or established connection failed because connected host has failed to respond 96.43.146.88:443 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket
    s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at
     System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult
    result) --- End of inner exception stack trace --- Server stack trace: at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result) at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result) at System.ServiceModel.Channels.ServiceChannel.EndCall(String
    action, Object[] outs, IAsyncResult result) at System.ServiceModel.Channels.ServiceChannel.EndRequest(IAsyncResult result) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
    msgData, Int32 type) at System.ServiceModel.Channels.IRequestChannel.EndRequest(IAsyncResult result) at Microsoft.BizTalk.Adapter.Wcf.Runtime.WcfClient`2.RequestCallback(IAsyncResult result) 

    HI,
      can you help me to get the data from saleforce to Biztalk with out using Windows Azure. I got the code snippet from MSDN to fetch the data when workflow action is triggered in Salesforce oubound message is sent to Biztalk, but using windows azure account
    I need the same but with out windows azure.
    My requirement is same but I dont want to use the WindowsAzure account
    Here is the MSDN code
    http://code.msdn.microsoft.com/Integrating-BizTalk-Server-f31e4286

Maybe you are looking for

  • How do I get an old iTunes account from an old computer open on my new mac book?

    I have a macbook pro but used to have an old pc. My itunes is set up on the old computer and I would like to migrate it to my new macbook. Any help would be greatly appreciated. Thanks

  • IPhoto seems to be missing few Photos features

    I was hoping iPhoto can fully replace built-in Photos app, but alas, that doesn't seem to be the case. Some of the most glaring omissions seems to be: Cannot delete photos (what is the point of hiding photos if I cannot delete them all later?) Cannot

  • Program crashed.

    My iTunes won't open anymore. I get an error message that reads..."The program can't open because MSVCR80.dll is missing from your computer. Try reinstalling to fix.  Tried it and I still can't open the program. Can anyone help?

  • OfficeJet 6500a plus n Out of paper but paper tray is full

    Out of paper notification. Paper tray is full. Windows 7 operating system 64 bit.

  • Over capacity?

    On my itunes i have over 18gb of music, but only want half of that on my iPhone 14gb, i have ticked in the summery tab "sync only checked videos and song" and on the music tab "selected playlists, artists, albums, and genres" and only ticked a certai