The events can be filtered by business object type, time stamp, and connector ID.
可以根据业务对象类型、时间戳和连接器 ID 来筛选事件。
When you select Use value from pool or click data pool on the input editor, the values in the data pool are filtered based on the business object type that is selected.
在输入编辑器中选择useValuefromPool或单击Data Pool时,将基于所选的业务对象类型过滤数据池中的值。
The difference is that the Data Pool button will filter the results based on the business object type that is currently selected in the editor and icon will have an empty filter.
区别是数据池按钮将基于当前在编辑器中选择的业务对象类型过滤结果,而数据池图标将不进行任何过滤。
We can use this area to edit common properties of the business object, including the name and type of each attribute.
我们可以使用这个区域来编辑业务对象的常见属性,包括每个特性的名称和类型。
Business Object maps: You use a Business Object map to translate one type of Business Object into another type of Business Object.
业务对象映射:可以使用业务对象映射将某种类型的业务对象转换成另一种类型的业务对象。
A data type variable is a business object or a simple type such as string or integer.
数据类型变量是一种业务对象或一种简单的类型,例如字符串或整数。
Business object maps, also known as data maps, are used for translating business data from one type to another.
业务对象映射,也称作数据映射,用来将业务数据从一种类型转换为另一种类型。
As we noted earlier, the map parameter mapping type requires you to specify a business object map that handles the mapping between the attributes of two business objects.
正如我们在前面指出的,映射参数映射类型要求您指定业务对象映射,此映射处理两个业务对象的属性之间的映射。
Business object editor Also called a data map, is used for translating business data from one type to another.
业务对象编辑器也称作数据映射,用来将业务数据从一种类型转换为另一种类型。
Create an interface, which takes as input the business object, and as output a type of string.
创建一个接口,将业务对象作为输入,将字符串类型作为输出。
The data Binding class reads the native MQ message, parses it, and populates a business object of a previously defined type with that data.
数据绑定类将读取本机MQ消息,解析该消息并填充以前使用该数据定义的类型的业务对象。
Later, in the Reading XML at runtime section, we discuss the ramifications of having a business object defined as a top level complex type.
稍后,我们将在在运行时读取XML部分讨论将业务对象定义为顶级复杂类型的结果。
Thus, from the best practices mentioned earlier, you can have a business object defined as a top level complex type.
因此,按照前面提到的最佳实践方式,可将业务对象定义为顶级复杂类型。
The business object is defined using standard XML schema type.
该业务对象是使用标准的XML模式类型定义的。
The type of each parameter, whether it is a string or a business object, must be the same.
每个参数的类型(无论是字符串还是业务对象)必须相同。
The order is represented by a business object that contains a number of simple type attributes and an array of order line items as shown in Figure 3.
订单由包含许多简单类型属性和一个订单行式项目数组的业务对象表示,如图 3 所示。
A business item captures a type of information or a data object that flows through the process.
业务项用于捕获流经流程的信息类型或数据对象。
As you can see, the business object is now a valid type that you can use to build up the interface, as shown in Figure 25.
您可以看到,业务对象现在是一个有效类型,可以用于构建接口,如图25所示。
An extract parameter mapping takes the value of a business object's attribute, which could be a simple type or a nested business object, and puts it into the target.
提取参数映射取得业务对象的属性值(可以是简单类型或嵌套业务对象),并将其放到目标中。
After this is generated, create a Business Object data type to hold the input day, month. and year.
在生成该项目后,创建一个Business Object数据类型以保存输入的日、月和年。
WebSphere Integration Developer selects the best-fitting Dojo widget for each field of the business object, depending on data type.
WebSphereIntegrationDeveloper为业务对象的每个字段选择最适合的Dojo小部件,具体取决于数据类型。
Figure 19 shows an abstract business object (AbstractBO) before and after you select a concrete type (ExtensionBO).
图19显示了选择具体类型(ExtensionBO)之前和之后的抽象业务对象(AbstractBO)。
The CallingApplication business object corresponds to the XML schema in Listing 7, which defines a global element referencing a complex type.
CallingApplication业务对象与清单7中的XML模式对应;此模式定义了引用复杂类型的全局元素。
The business object has a attribute of type Customer and multiple other attributes used to store data that is specific to the adapter and the operation.
此业务对象不仅有一个类型为Customer的属性,还有多个其他属性用于存储特定于适配器和操作的数据。
Imagine if you model the two examples above as implicit headers; for the simple type header this would be modelled in the business object editor, as shown in Figure 2.
假如您要将上面两个示例建模为隐式header;对于简单类型Header,其在业务对象编辑器中建模的情况如图2中所示。
In the second example, the complex type, the header would be modelled in the business object editor, as shown in Figure 3.
在第二示例(复杂类型)中,此Header在业务对象编辑器中建模的情况如图3中所示。
Note that complex types (such as MyBO in Figure 17) also show a blank string because only the simple type fields of a business object can have values.
请注意,复杂的类型(如图17中的 MyBO)还显示一个空字符串,这是因为只有业务对象的简单类型字段才具有值。
You will also add multiple users to be excluded; hence, the field Name in the business object SimpleHTBONames is specified as a type string of "array".
您也可添加多个要排除的用户;因此,业务对象SimpleHTBONames中的字段Name被指定为一个“数组”类型的字符串。
Add an input parameter to the send operation with the name order and with the type set to the order business object created above. The new interface should look like Figure 9.
将输入参数添加到该发送操作,该输入参数的名称为order且其类型设置为上面创建的order业务对象。
When the business object editor opens, add an attribute called message to the business object and make it type string.
在业务对象编辑器打开时,向业务对象添加一个名为message的属性,并将其类型指定为string。
应用推荐