BizTalk 2004, Questions for interview without answers


Standards


BPEL4WS: Comparing of BizTalk 2004 and BPEL4WS


Which points is the BTS Orchestration different from BPEL4WS in?


Which objects in the BTS have different names from BPEL4WS?


Does the link object have a state?


What does it mean the “JoinCondition”?


What is the BizTalk analogue of the BPEL “Message Event” object?


What is the BizTalk analogue of the BPEL “Alarm Event” object?


WSDL 2.0


Which are names of the root tag and the upper level tags in WSDL 2.0?


Which children are nodes the “operation” and “endpoint”?


Can we use the third party schemas in the WSDL document? How?


Theory, Principles


Subscription/Publishing mode


What are two main types of subscriptions? What is the difference?


What is the Message Agent? It is the service for polishing/subscribing of the messages. (?)


What is the Endpoint Manager?


What is the Message Type?


When a send port creates a subscription?


Do we use enlist/unenlist operations for subscription or for publisher services?


Which three artifacts we can enlist/unenlist?


Is the Binding implementation of the Subscription/Publishing model? If “No”, which model is it implementing?


Orchestrations


Can I receive one message with the same type from different Receive port to one Receive shape?


Can I receive the same message with the same type to several Receive shapes?


Can I send the same message to the different Send ports?


Can I send the different messages with the same typ