In the shipping application, you will see how the Order Details and Tracking Details portlets can exchange data using Client-Side Click-to-Action.
在传输程序中,您将会看到Order Details和TrackingDetailsportlets是怎样使用客户端的点击操作,来交换数据的。
For example, in the current scenario, the Tracking_ID being passed by the Order Details portlet should be displayed to the user.
例如,在当前的场景中,Order Detailsportlet传递的Tracking_ID应该向用户显示。
Now you will learn how to enable the Order Details portlet as a C2A source that sends Tracking_ID to the Tracking Details portlet.
现在您将会学习怎样使Order Detailsportlet成为能够向TrackingDetailsportlet发送Tracking_ID的c2a源。
The Order Details portlet also presents information retrieved from MockupDB, as you can see in Figure 6.
Order Detailsportlet也显示检索自MockupDB的信息,如图6所示。
This article demonstrates how to enable it to receive Tracking_ID from the Order Details portlet using the C2A target option.
本文介绍了怎样使其使用C2A目标选项,从Order Details portlet接受Tracking_ID。