Skip to main content

Processo: Apply Pack In from Folder

[Criado em: 15/03/2018 - Atualizado em: 10/03/2022 ]
Descrição: Apply all zip files from a folder following the rules and conventions of Automatic Pack In process
Ajuda: This process apply all the pack in files found in a folder recursively - ordered by timestamp.The filename of the pack in files is important, it must follow the following convention:[Timestamp]_[ClientValue][_AdditionalInformation].zipTimestamp: must be in the format yyyymmddHHMMClientValue: case sensitive and compared against AD_Client.Value to find the tenant where the pack in must be appliedAdditionalInformation: Any additional information to identify the zip fileNOTE that AD_Client.Value must not contain underscore in order for this process to work.There is a special case for ClientValue, if the ClientValue is ALL-CLIENTS then the 2pack is intended to be applied in all active non-system clients.If there is a need to apply initially in a seed tenant then the ClientValue must take the form ALL-CLIENTS-Seed.For example:201803151607_ALL-CLIENTS-GardenWorld_Test123.zip
Classe: org.adempiere.pipo2.PackInFolder

Tabela: Parâmetros do Processo

NomeDescriçãoAjudaDados Técnicos
FolderPath on the server where the pack in files are locatedFolder
String