This chapter includes these topics:
This chapter provides detailed information about the business interface components that are available for the Equipment Locations business object.
This table lists all of the available interface components:
Interface Type | Available Interfaces |
---|---|
Real-Time Events | This list includes the real-time events for the Equipment Locations business object: |
Orchestration (Release 9.1 Update) | Update Equipment Location
For additional information about the Update Equipment Location orchestration, see Section 7.1.3, "Update Equipment Location". |
Business Interface (Release 9.1 Update) | (Release 9.1 Update) The LatLongProcessor web service (JC011500) uses the Oracle Location Service to retrieve and store the latitude and longitude for each record of equipment with the an Address Line 1, City, and Postal code. The following business service is available for the Customer Equipment business service:
|
Note: You can find additional technical information about each type of business interface component. For additional descriptions of the information available, and instructions for finding this information, see Chapter 5, "Accessing Additional Information for Business Interface Components." |
This section describes the available real-time events associated with the Equipment Locations business object, which include:
RTEQPOUT is a container event that is generated by the JD Edwards EnterpriseOne system to provide equipment information.
Event Type | Event Description | Event Category | Event Aggregate | Product Code |
---|---|---|---|---|
RTEQPOUT | Equipment Details | RTE | Container event for RTEQPHDR (D1702940 ). | H13 |
See the real-time event that is contained by this event for information about the conceptual approach, and processes that can initiate this event.
Objects That Can Initiate The Event
These objects can initiate the RTEQPOUT event, and the single event contained within the event:
N120010 - F1201 Process Master Data
N120090 - F1217 Process Master Data
RTEQPHDR is a single event that is generated by the JD Edwards EnterpriseOne system to provide equipment information.
Event Type | Event Description | Event Category | Event Aggregate | Product Code | Data Structure | Event Relationship |
---|---|---|---|---|---|---|
RTEQPHDR | Equipment Header Details | RTE | Single | H13 | D1702940: Equipment Real Time Template | Included in container event RTEQPOUT. |
Conceptual Approach
An equipment record added, modified or deleted in the JD Edwards EnterpriseOne system creates, modifies, or deletes a record in the Asset Master File table (F1201) and the Equipment Master Extension table (F1217).
The LatLongProcessor web service (JC011500) processes the latitude and longitude for each record of equipment with an Address Line 1, City, and Postal code. This table includes a description of the equipment location business service.
Operation | Description |
---|---|
getProcessLatLong | Use this business service to retrieve and update the latitude and longitude for each record of equipment with the an Address Line 1, City, and Postal code information from the Equipment Master Information. |
You must also set the value of Enable Location Services to Yes in the Work with EnterpriseOne System Control (P99410) program.
The getProcessLatLong business service runs on the Oracle WebLogic Server (WLS) or the Web Application Server (WAS) platform and reads the data stored in the Equipment Master Location Details (F17311) table. The EnterpriseOne Enterprise Server collects the data required from the JD Edwards EnterpriseOne F17220W table and then calls the getProcessLatLong business service that communicates with Oracle Location Services to update the Equipment Master Location Details (F17311) table with latitude and longitude for each record of equipment with an Address Line 1, City, and Postal code.