ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » siebel.properties file

Post new topic  Reply to topic
 siebel.properties file « View previous topic :: View next topic » 
Author Message
wolfbeast.am
PostPosted: Sun Jan 22, 2012 10:46 pm    Post subject: siebel.properties file Reply with quote

Newbie

Joined: 22 Jan 2012
Posts: 2

Hi

Need help.

can anyone tell me hoe siebel adapter uses siebel.properties file?

Thanks in advance
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Mon Jan 23, 2012 6:01 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Your in the wrong forum. If you want to use Siebel WebSphere adapter, you need to ask the question in the WebSphere Process Server forum. This forum is WebSphere Message Broker. WMB does not use WebSphere Business adapters.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
wolfbeast.am
PostPosted: Mon Jan 23, 2012 9:33 pm    Post subject: Reply with quote

Newbie

Joined: 22 Jan 2012
Posts: 2

Thanks for the reply.

But websphere Message Broker v6.1 uses siebel adapter. There a separate node provided for it.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Jan 23, 2012 9:51 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Look at the SAP example or Siebel example and make it a configurable service.

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
lancelotlinc
PostPosted: Tue Jan 24, 2012 5:43 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

wolfbeast.am wrote:
Thanks for the reply.

But websphere Message Broker v6.1 uses siebel adapter. There a separate node provided for it.


No, it does not. WMB has it's own functionality and does not use WID adapters.

http://www-01.ibm.com/software/integration/wbimessagebroker/v6/faqs.html

Quote:
Q. Are JCA Technology Adapters bundled in WebSphere Message Broker?

A. The WebSphere Technology Adapters are a category, not a product. There are several -- JDBC, eMail, TCP/IP, Flat Files, etc. They are contrasted with the WebSphere Application Adapters such as for SAP, Siebel, PeopleSoft, etc. For WebSphere ESB and WebSphere Process Server, both types of adapters come "bundled" with WebSphere Information Developer. BUT this does not entitle the user to deploy them. The Application Adapters must still be licensed for use. The Technology Adapters, on the other hand, are can be used with WESB/WPS with no license, i.e., the license for their use comes effectively with your license of WESB/WPS. With WebSphere Message Broker 6.1, the Application Adapters are now packaged with the WebSphere Message Broker Toolkit and show up on the palette as Broker nodes. Like WESB/WPS, the customer still requires a license to deploy them. The WebSphere Technology Adapters do not come with WMBT and do not work with WMB, BUT that is OK because WMB comes with a set of nodes (JDBC, File, TCP/IP, eMail, etc) that provide equivalent function and no additional cost is required..

_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Tue Jan 24, 2012 5:50 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

It's not that simple, lancelotlinc.

http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fcbp_sba_intro.htm

The built-in nodes for Broker EIS adapters are in fact a repackaging of the WebSphere Adapters. Note that this is for the EIS Adapters, and that the text you provided discussed very particularly the TECHNOLOGY adapters, not the EIS adapters.

That doesn't mean that you can use siebel.properties, however. It also doesn't mean you can't.

It does, however, mean that wolfbeast.am really needs to spend more time reading the info center, thinking about what it says, and trying things.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Tue Jan 24, 2012 6:20 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Agree with your point of reading the InfoCentre.

With regard to my previous posts on this topic, I believe my posts reflect the documented IBM position.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Tue Jan 24, 2012 6:31 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

lancelotlinc wrote:
I believe my posts reflect the documented IBM position.


I did not disagree with what you said.

I said that you are failing to make a correct distinction between the set of ALL Websphere Adapters, and the set of TECHNOLOGY WebSphere Adapters. And the quotes you mention are specific to the set of TECHNOLOGY WebSphere Adapaters.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Tue Jan 24, 2012 6:52 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Ok, thats fair. The OP may be wanting to integrate his/her WMB functionality to Siebel. The Siebel WMB node, which is not a JCA Technology adapter, uses the EAI Siebel Adapter interface which is a generic business service in Siebel.

If the OP went to the WM663 class, he/she could possibly learn about mqsichangeproperties command in which he/she could configure the EISProviders properties.

Using EISProviders configuration properties, the WMB Siebel node supports create, update, retrieve, retrieve all, delete and exists operations through the Siebel EAI interface.

Inbound operations from the Siebel system are based on events being triggered when a Siebel record or object is created, modified or deleted. The Siebel developer must create a custom Siebel business component to store the events that are being triggered as a result of the updates to the Siebel records. The schema for the custom Siebel business component cannot be changed.


HTH

Vitor says: TRAINING!!
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Tue Jan 24, 2012 7:10 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

lancelotlinc wrote:
The Siebel WMB node, which is not a JCA Technology adapter


WebSphere Adapter for Siebel Business Applications complies with the Java Connector Architecture (JCA)

You continue to try to apply the statement you've posted about technology adapters to all adapters.

I repeat that the Broker Siebel nodes, and the other EIS nodes, are a repackaging of the WebSphere Adapters that use JCA and run in WAS among other places.

If you choose to continue to disagree with me on this point, I encourage you to contact the lab and get them to clarify it. Since you seem unwilling to take my word for it, which is indeed understandable.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » siebel.properties file
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.