Tuesday, October 11, 2016

SOA IIB Key Points

  IIB or WMB runtime uses the ports as below by default..

1)HTTP nodes use IIB NODE level ports where http connector starts with 7080 and https connector starts with 7083...

2)SOAP nodes use embedded/IBM integration server/EG level ports where http uses withing the ragne 7800 to 7842 and https uses from 7843 to 7884 etc..


No comments:

Post a Comment

Distributed Computing: A Guide to Comparing Data Between Hive Tables Using Spark

In big data, efficient data comparison is essential for ensuring data integrity and validating data migrations. Apache Spark, with its in-me...