Configuración de Sterling Order Management System para la integración con Sterling Intelligent Promising Inventory Visibility
Puede configurar Sterling™ Order Management System para que se integre con Sterling Intelligent Promising Inventory Visibility.
Procedimiento
- Para permitir que los servidores funcionen con Sterling Intelligent Promising Inventory Visibility, fusione las plantillas actuales con los siguientes archivos de plantilla de ejemplo que están presentes en el directorio <INSTALL_DIR>\repository\xapi\template\merged\event\ivintegration .
- INVENTORY_CHANGE.DEMAND_CHANGE.xml ejemplo
- Nota: Si
iv_integration.inventory.enableTagSupportse establece entrue, el elemento de etiqueta completo de esta plantilla XML de eventos debe sustituirse por laInventoryTagestructura del elemento.Sustituye el elemento de etiqueta completo:
<Tag BatchNo="" LotAttribute1="" LotAttribute2="" LotAttribute3="" LotKeyReference="" LotNumber="" ManufacturingDate="" RevisionNo="" />con lo siguiente:
<InventoryTag BatchNo="" LotNumber="" RevisionNo="" TagNumber=""> <Identifiers> <Attribute Name="" /> </Identifiers> </InventoryTag>
- INVENTORY_CHANGE.SUPPLY_CHANGE_LIST.xml ejemplo
- Nota: Si
iv_integration.inventory.enableTagSupportse establece entrue, el elemento de etiqueta completo de esta plantilla XML de eventos debe sustituirse por laInventoryTagestructura del elemento.Sustituye el elemento de etiqueta completo:
<Tag BatchNo="" LotAttribute1="" LotAttribute2="" LotAttribute3="" LotKeyReference="" LotNumber="" ManufacturingDate="" RevisionNo="" />con lo siguiente:
<InventoryTag BatchNo="" LotKeyReference="" LotNumber="" ManufacturingDate="" RevisionNo="" TagNumber=""> <Identifiers> <Attribute Name="" /> </Identifiers> <CustomAttributes LotAttribute1="" LotAttribute2="" LotAttribute3="" /> </InventoryTag>
En el <INSTALL_DIR>\repository\xapi\template\merged\event directorio se encuentran los siguientes archivos de plantilla:INV_SNAPSHOT.SUPPLY_SYNC.xml- Nota: Si
iv_integration.inventory.enableTagSupportestá configurado entrue,INV_SNAPSHOT.SUPPLY_SYNC_WITH_TAG.xmlse utiliza.
INV_SNAPSHOT.DEMAND_SYNC.xml- Nota: Si
iv_integration.inventory.enableTagSupportestá configurado entrue,INV_SNAPSHOT.DEMAND_SYNC_WITH_TAG.xmlse utiliza.
- Edite el archivo
iv_integration.properties. Para obtener más información sobre cómo editar las propiedades de integración, consulte «Definición de propiedades de integración en un sistema de Sterling Order Management ». - Vuelva a crear el paquete de personalización. Para obtener más información sobre cómo crear un paquete de personalización, consulta Actualizar extensiones personalizadas en un entorno de kit de herramientas para desarrolladores en contenedores.
Ejecute el proceso de autoservicio en todos los entornos para el ID de inquilino correspondiente de Sterling Intelligent Promising Inventory Visibility.
Run Activator for Inventory VisibilityNota : Para habilitar la integración del sistema Sterling Order Management con Sterling Intelligent Promising Inventory Visibility, póngase en contacto con el administrador del sistema.- Despliegue el paquete personalizado en entornos de nube. Para obtener más información sobre cómo implementar un paquete personalizado en entornos en la nube, consulte Implementación de un paquete o una imagen de tiempo de ejecución personalizada en la plataforma heredada.