请在使用soap
调用本书时找到以下回复Array
(
[ Lexington] => 6.49
[ Davenport] => 5.66
[ Romeoville] => 5.52
[ Waterloo] => 5.46
[ Lincoln] => 5.37
[ Albert Lea] => 4.9
[ Blaine] => 4.77
[ Mason City] => 4.71
[ Dubuque] => 4.64
[ Rochester] => 4.59
[ Des Moines] => 4.46
[ Manitowoc] => 4.4
[ Carroll] => 4.35
[ Waukesha] => 4.34
[ Eau Claire] => 4.31
[ Norfolk] => 4.02
[ Red Wing] => 4
[ Durand] => 3.98
[ St . Paul] => 3.81
[ Mankato] => 3.75
[ Clarksville] => 3.71
[ Bismarck] => 3.65
[ Indianapolis] => 3.63
[ Cedar Rapids] => 3.56
[ Fremont] => 3.55
[ Omaha] => 3.5
[ Fargo] => 3.5
[ Grand Island] => 3.43
[ LeRoy] => 3.32
[ West Burlington] => 3.18
[ Preston] => 3.06
[ Blue Earth] => 2.71
)
答案 0 :(得分:1)
简单流程至少归结为(我省略了特定客户可能需要的交易):
imshow
这只是一个非常简单的概述 - 我的经验告诉我,在集成过程中您可能会遇到一些问题,因为您的特定客户端/流程可能需要额外的事务,但现在对您来说应该更容易了。 / p>
答案 1 :(得分:0)
Sabre DevStudio中定义了一些简单的工作流程:
https://developer.sabre.com/docs/read/workflows/Low_Fare_Search_and_Book
https://developer.sabre.com/docs/read/workflows/Book_Air_Segment
关于您获得的实际错误。我认为这是由于使用无会话令牌和不允许它的服务。您应该使用SessionCreateRQ来请求BST。