Hi, 

I have a new requirement to integrate Tibco with peoplesoft 9.1 using JMS Adaptor, I am a peoplesoft developer but new to Tibco or Jms Adaptor, Can any one who has done this before give me the steps or send me any documentation regrading this. 

Thanks in Advance.

Views: 770

Reply to This

Replies to This Discussion

We did not use the peoplesoft specific tibco adapter but do have a number of integrations using the http posy node as well as a web service between tibco and peoplesoft via the wsdl node. What type of integration were you wanting to use?

Hi,

I am trying to set up web service between tibco and peoplesoft and want to use th JMS connector can you please give me some insite on how to do this? 

Things I have done till now. 

1) Pasted the jms.jar file in web-if/lib 
2) Changed the gateway integration file, below are the parameters I have given 

## JMS configuration Section 


#The JNDIFactory Classnames for Weblogic, IPlanet, MQSeries. 
ig.jms.JMSProvider.JNDIFactory.Weblogic=weblogic.j ndi.WLInitialContextFactory 
ig.jms.JMSProvider.JNDIFactory.MQSeries=com.sun.jn di.fscontext.RefFSContextFactory 
ig.jms.JMSProvider.JNDIFactory.Tibco=com.tibco.JMS Factory 


# Enter the number of Queue listners to instantiate 
ig.jms.Queues=1 

# For each queue specify the following properties 
# Name 
# Provider 
# JMSFactory name (which is binded to the JNDI) 
# MessageSelector (optional Message Filter) 
# JNDI System File URL 
# JMS User 
# JMS Password 
# Example : 

ig.jms.Queue1=test.ps 
ig.jms.Queue1.Provider=Tibco 
ig.jms.Queue1.JMSFactory=QueueConnectionFactory 
ig.jms.Queue1.Url=tcp://tibcodev02.ezcorp.com:7222 
ig.jms.Queue1.User=peoplesoft 
# Use the supplied encryption utility to provide an encrypted password for the entry below 
ig.jms.Queue1.Password={V1.1}YmJXHC7zONLUT/6RgpIqS A== 
# ig.jms.Queue1.SecurityPrincipal=sam 
# Use the supplied encryption utility to provide an encrypted password for the entry below 
# ig.jms.Queue1.SecurityCredentials=EncryptedPasswor d 

3)Created a JMSTarget node and provided the 
quename:test.ps 
userid:password 
password:encrypted password 
jmsfactory:QueueConnectionFactory 
url:tcp://tibcodev02.ezcorp.com:7222 

When I try to ping the node I am getting the below error 

'Integration Gateway: Invalid Queue/Topic Name. (158,10522)" 

Thanks

it's a pleasure to meet you. I am USA Army personnel, i have an important thing to discus with you.
Please write me on my email (captkristen899@gmail.com)

RSS

PeopleSoft Jobs in US

Videos

  • Add Videos
  • View All

© 2024   Created by Maisam Agha.   Powered by

Badges  |  Report an Issue  |  Terms of Service