GW COM integration

Hello,
Our program integrates with Groupwise and uses COM calls to send e-mails. It works ok and e-mail are sent, but if we send an e-mail to a person who is outside of a domain, this person receives an empty email. Is there any option in Groupwise which causes this? If not what might cause this?

On 4/18/2013 2:56 AM, Romario9 wrote:
>
> Hello,
>
> We are using Groupwise 8 and 2012. We tried two different ways of
> sending e-mails using COM-calls.
>
> Method 1.
>
> var
> gwMess: variant;
> gwRecip: variant;
> From: string;
> begin
> try
> gwMess := GW_RootAcct.WorkFolder.Messages.Add();
> From := edFrom.Text;
> From := From + '<' + edReply.Text + '>';
> gwMess.FromText := From;
> gwMess.BodyText := aMess;
>
> gwRecip := gwMess.Recipients.Add(aRecip);
> gwMess.Subject := frmMail.edSubject.Text;
> gwMess.Refresh;
> gwMess.Send;
> result := gwMess.MessageID;
> except
> on e: exception do begin
> result := '';
> strErr := e.Message;
> end;
> end;
> end;
>
> Method 2.
>
> Folder := CreateGetFolder('Work In Progress', '');
> Messages := Folder.Messages;
> MailObject := Messages.Add(MLClass);
> MailObject.FromText := FromText;
> MailObject.Subject.PlainText := Subject;
> MailObject.BodyText.PlainText := BodyText + #13#10;
> MailObject.Priority := Priority;
> //add recepients - not shown
> MailObject.Send
>
> In both cases, recepient receives e-mail, but its body is empty
>
>
What do you mean by "PErson outside a domain"

Similar Messages

  • Microsoft COM integration

    The Weblogic whitepapers advertise the fact that Weblogic integrates
    with Microsoft COM. We have a client that uses COM we need to integrate
    with. We need to call out to a COM server environment as well as have
    the COM server call into us.
    Any clues on the best approach to accomplish this?
    Thanks,
    Bob Thompson

    SOAP?
    "Igor Zavialov" <[email protected]> wrote in message
    news:[email protected]..
    You are probably referring to whitepapers for WSL51. I believe COM
    integration through MS JVM was dropped in WLS60.
    For COM->EJB integration you may want to take a look at Sun's CAS COM
    Bridge.
    For the second part, EJB->COM ... we are currently using another appserver
    to provide this and some other services. Hopefully, there is an easier
    solution that you can use.
    --- Igor Zavialov
    "Bob Thompson" <[email protected]> wrote in message
    news:[email protected]..
    The Weblogic whitepapers advertise the fact that Weblogic integrates
    with Microsoft COM. We have a client that uses COM we need to integrate
    with. We need to call out to a COM server environment as well as have
    the COM server call into us.
    Any clues on the best approach to accomplish this?
    Thanks,
    Bob Thompson

  • Weblogic EJB server and COM integration, help needed!

     

    Hi, but can I call COM from EJB?
    We tried J-Integra, it doesn't work. Do you know any other way to do it?
    thanks
    Charles
    "Damian Mehers" <[email protected]> wrote:
    You might want to take a look at the J-Integra pure Java-COM bridge which
    allows access to Java objects (including EJBs) running anywhere from COM
    clients such as VB.
    Doc: http://www.linar.com/jintegra/doc/
    Evaluation download: http://www.linar.com/
    Weblogic example:
    http://www.linar.com/jintegra/doc/javafromcom/weblogic.html
    Regards,
    Damian
    Damian Mehers.
    Linar Ltd. +44 (0)7050 669643 http://www.linar.com/
    J-Integra - the world's only pure Java-COM bridge
    "Pete" <[email protected]> wrote in message
    news:8dq5nc$eto$[email protected]..
    Hello all,
    I am soliciting opinions on how to implement this system:
    We have one portion of the system created, Java Client communicating with
    a Java server (EJB) running on Weblogic. There is another application inthe
    company that has expressed interest in using some of the logic containedin
    our
    servers, this application, however, is written in VB. I understand that
    Weblogic has a
    mechanism that will allow java programs to call COM functions. Is there a
    way to
    export a COM interface from a generic Java application? I was not able to
    find anything
    about that in the weblogic documentation, maybe I missed something?...
    As the VB app has no communication to our server as of yet, CORBA isanother
    option for us.
    I also know that Weblogic has CORBA support and we could port our
    communication mechanism
    to use that. I believe one would need to pay extra for that over and above
    their standard EJB server.
    The question then becomes, would we need any features of the EJB server?
    How does RMI-IIOP fit into this whole mess?
    Any opinions?
    Thanks for any tips,
    -Pete

  • Error while integrating OBIEE with EPM workspace

    Hi,
    I am trying to integrate OBIEE with EPM workspace and getting the following error:
    The EPM Workspace Connection program resulted in a non-zero return code (4294967295).
    Details:
    0 [main] ERROR com.hyperion.hit.registry.RegistryUtils - An error occured when trying create a connection to registry. Detailed message is oracle.jdbc.OracleDriver
    com.hyperion.hit.registry.exceptions.RegistryException: java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
    at com.hyperion.hit.registry.RegistryUtils.createNewConnection(RegistryUtils.java:197)
    at com.hyperion.hit.registry.RegistryConnection.getInstance(RegistryConnection.java:143)
    at com.hyperion.hit.registry.Registry.getInstance(Registry.java:155)
    at com.siebel.analytics.web.hyperionregistry.HyperionRegistry.main(HyperionRegistry.java:145)
    Caused by: java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at com.hyperion.hit.registry.RegistryUtils.createNewConnection(RegistryUtils.java:192)
    ... 3 more
    I copied the reg.properties file as mentioned in the document.
    Can you please help me.
    Thank you
    Venky

    Hello,
    Are you doing it the correct way. Here, are the steps mentioned - http://isimplyshare.com/integrating-obiee-using-epm-workspace/
    Regards,
    Faisal Memon

  • 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

  • BPM 12c: How to connect bpm composer to the svn not with the integrated one

    Hi,
    I want to connect bpm composer with the our svn hosting on different server not the one which comes integrated to bpm suite (PAM).
    Regards,
    Anshul

    The repository defaults to this folder under the domain directory:  $domain/bpm/bac/$server/repositories.  While you can change its location by updating the RepositoryPath attribute in the BacNode MBean, you won't be able to use your own SVN.
    Dan

  • Salesforce CRM and SAP Integration

    Hello Experts,
    I am supposed to come up with salesforce integration with SAP. Can you please let me know how do I start? What is that I can pick up from SAP to integrate this with salesforce and what are the hardware details required?
    If somebody has worked on this please do let me know.
    Thank you in advance,
    Cheers,
    Deepak

    salesforce integration with SAP
    salesforce->XI->SAP
    1) send salesforce data through webservice to SAP XI. it will be done by using SOAP adapter.
    2) XI will send data to SAP by idoc/rfc/proxy,depending on scenario.
    this thread ll bring clarity on the same :
    Salesforce.com integration with XI

  • BMC Remedy Integration with SCORCH and AD

    Hi All,
    We are running BMC Remedy for ticketing. The goal is to automatically add a computer to a security group once the ticket is approved. So, user raises a ticket with his computer details. The workflow for approval in BMC is already set, once approved the computer
    name entered by the user will get added to a Security Group in AD.
    We already have built a web service for BMC Remedy for a completely different purpose. My plan is to utilize the same web service in SCORCH. So, SCORCH will check BMC using the WebService and check the state of the new Service Request - Once  the state
    is approved it will add the computer to that group - Runbooks Basically.
    Will the above approach work?
    Regards, Vik Singh "If this thread answered your question, please click on "Mark as Answer"

    Hi Vik,
    Certainly the process you are proposing, off Scorch responding to a BMC Remedy Service Request and doing automated actions is completely do able.  I know many people doing this.
    But I think you will struggle to get Scorch to interact with your Web Service.  Although Scorch has an Invoke Web Service Activity which might allow you to talk to you existing service, the functionality of the Activity is quite rigid and this makes
    complex interactions with web APIs (like you will need with Remedy) very challenging.
    You may even be forced to right your own code and execute via the .Net Script object to make it work.
    There is an easier and much quicker way.  We have written a Scorch Integration Pack for BMC Remedy which allows full interaction with BMC Remedy and you can Monitor Remedy for state changes and trigger Runbook execution automatically.  You get
    all this functionality for $12,000 including first years support.
    For more information see
    http://www.kelverion.com/integration-packs/bmc-remedy/
    Greg

  • Biztalk Salesforce Integration

    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 i followed
    http://code.msdn.microsoft.com/Integrating-BizTalk-Server-f31e4286

    Hi,
    See also the SalesForce blogposts from Steef-Jan Wiggers.
    BizTalk, SalesForce and MSMQ – Part I
    http://soa-thoughts.blogspot.nl/2010/08/biztalk-salesforce-and-msmq-part-i.html
    BizTalk, SalesForce and MSMQ – Part II
    http://soa-thoughts.blogspot.nl/2010/08/biztalk-salesforce-and-msmq-part-ii.html
    Kind regards,
    Tomasso Groenendijk
    Blog 
    |  Twitter
    MCTS BizTalk Server 2006, 2010
    If this answers your question please mark it accordingly

  • SalesForce BizTalk 2013 Integration

    Hi there, 
    I'm playing with BizTalk and SalesForce, trying to figure out what would be the best approach to the problem of integration of these two systems.
    Up to this moment I have figured out that there is a Windows Azure Service Bus approach, with Service Bus acting as a relay between SF and on premises BT2013 as well as the MSMQ approach. 
    Could anyone recommend any of these solution as better ? 
    What makes me concerned about MSMQ is - I've read somewhere that it becomes outdated. For example the MSMQT transport is deprecated in BT2010 and higher.
    However the Azure Service Bus approach makes me worried about the long term costs of the solution. Is the data transfer going through that Service Bus ? And what would the cost of that be in a long run inc case we need to trasfer 1GB of data every year/moth/week?
    Thanks in advance.

    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

  • Yammer Integration with SharePoint 2010

    Hello Team
    We integrated Yammer with SharePoint 2010 and everything were working properly, since we updated embeded code with latest yammer its not working properly-
    http://success.yammer.com/integrations/yammer-embed/ 
    Following issues are occured-
    • In the new yammer feed, I couldn’t find a way to add an attachment or photo to the post. This is a vital component to the functionality of the feed
    • In the previous version the feed also had tabbed areas to show different Yammer Areas: ‘My Feed’, ‘Private Messages’, ‘Notifications’, and ‘More >’. Is there any way to keep this functionality.
    We also wanted to integrate SSO with our FBA SharePoint 2010 site. But could not found any good article so far. Is there any option by which we can do SSO and all above functionlaity. 
    Thanks Ranveer Katiyar

    Hi,
    According to your description, my understanding is that when you add the Yammer feeds app to SharePoint page, it occurs "The
    page or app using unsupported version of yammer platform" error.
    This  maybe related to the Yammer API version has been updated, the solution is to update the Yammer app in site contents.
    Here is a similiar thread for your reference:
    Yammer App for SharePoint – unsupported version
    Here is a detailed useful article for your reference:
    "This page or app is using an unsupported version of the Yammer platform" error message when you use the Yammer App for SharePoint
    If the issue still exists, I suggest you can check the ULS log error message for more detailed information. By default, the ULS log for SharePoint 2010 is located at the path:
    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS
    Thanks
    Best Regards
    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]

  • Integrating Oracle Fusion Sales Cloud with Oracle Business Intelligence Cloud Service (BICS)

    Ever wondered how to integrate Oracle Fusion Sales Cloud with Business Intelligence Cloud Service (BICS) ?
    The blog outlines how to programmatically load Sales Cloud data into BICS, making it readily available to model and display on BICS dashboards.
    http://www.ateam-oracle.com/integrating-oracle-fusion-sales-cloud-with-oracle-business-intelligence-cloud-service-bics/

    I wouldn't try installing Oracle VM itself on an EC2 instance, as EC2 is essentially Xen itself. Rather, you should just be able to transport existing Oracle VM images to the EC2 cloud. I think this is what you mean, but your opening paragraph is slightly ambiguous. :)
    From a VPN perspective, I'd use OpenVPN as it has clients for all major operating systems (Windows, MacOS X, Linux) that are fairly easy to package and install. Packages for OpenVPN exist in EPEL so it's easy to install on OEL5. You could also consider using a firewall instead of a VPN and only allowing connectivity from specific IP addresses/ranges. This has the benefit of not requiring client software, but it does require a fixed IP address/range on the client-side.

  • Instantiating COM objects from within the java code in WLS

    is there a way to use COM objects from servlets or ejb's,
    with JVM, not with JView.
    thanks,
    ali.

    Sun has released a beta product - its a COM bridge that you can use
    to connect a Java2 JVM to a COM object with. I havent tried it yet
    but I probably will soon.
    Brad
    "Michael Girdley" <[email protected]> wrote in message news:39b86deb$[email protected]..
    >
    >
    No, at the current time we only support COM integration when using the
    Microsoft JVM. The Jintegra product from Linar is good.
    Thanks,
    Michael
    Michael Girdley
    BEA Systems Inc
    "Ali Ozgun" <[email protected]> wrote in message
    news:[email protected]..
    is there a way to use COM objects from servlets or ejb's,
    with JVM, not with JView.
    thanks,
    ali.

  • WLES integrated with Platform

    Simple question: Does WLES come integrated with the complete Weblogic Platform 8.1 sp3 download? or it is an additional and separate component?
    Ryan

    WLES is a separate and additional download
    Paul Patrick

  • Jni COM and MORE

    hello
    i'm french student and i try to make a program to use program in C and other language(Matlab for example) in a JAVA class.
    I would know ,if with a COM object we can permit at a java program to use any functions which are developped in other language.
    And if we can use COM object to call ,in Java class, functions wich are stockpiled inside DLL.
    I have made an experience with JNI and DLL based on c program ,but it is a very long and constraining way to realize a litle execution .
    I search an over way to developpe more easly this project.
    Sorry for my english
    if you have understand my question and if you have any document or idea on subject I'mwaiting your response
    thanks for your attention

    This is a complex issue:
    The simple answer is use JNI
    For a really good book on this topic, including COM integration, I recommend Stuart Halloway's excellent book "Component Development for the Java Platform" ISBN 9 780201 753066
    Stuart has developed a JNI helper system call JAWIN, whixh I have used to access COM objects. I have used this to insert data into Microsoft Outlook, for example.
    Hope this helps ....

Maybe you are looking for

  • Set cursor

    hi experts, wt is diff b/w get cursor and set cursor? thanks in advance.

  • Webcam Quality

    Hi Everyone! I am on a ThinkPad T430 which I purchased in August of last year. I have recently upgraded it to Win 8 and have had no troubles except recently. For some reason the webcam seems to have degraded in quality quite significantly. In fact ev

  • Make a button hide and show an image

    I want a button to hide and then show an image, basically an on/off switch.  I tried accomplishing this using multipl slides that jump around but even after removing all transitions, you can still tell that the slides are changing instead of just the

  • I bought a Brand New (Unopened) iphone 6  but realised I wanted the 6. Can I swap this at the apple store?

    I ended up buying an iPhone 6 Plus through Optus about 6 weeks ago but as I was away I did not get it until yesterday.  I only realised this is the larger phone and I require the smaller phone.  Am I able to get this swapped over in the Apple Store? 

  • Why won't my music videos work on my ipod?

    After downloading the new itunes 7, I found that my music videos and video podcasts (downloaded from the itunes store) were erased from my ipod and will no longer transfer to the ipod. I keep getting a message saying it can't download to my ipod but,