Repositorio para a utilização da API de Log do HyperCoe
Project description
HyperCoe RPA:
Kit de componentes para Governança de Bots na plataforma HyperCoe.
Intalação
>>> pip install hypercoerpa
Como usar a biblioteca:
>>> from hypercoerpa.function import *
Exemplo de como usar a função de registro de log
- write_IteracaoID(IteracaoID,Path):
- getBotID(path):
- Get_Asset(Name_Asset,path):
- Iteration(path):
- End_Log (message,path):
- Log_Attaching_File (message,pathfile,path):
- Log_Error (message,path):
- Log (message,path):
- Error_Status(path):
- End_Status(path):
- Start_Status(path):
- Populate_Queue(path, Reference, DadosJson):
- Queue_Item_Abandoned(path):
- Queue_Item_Get(path):
- Queue_Item_Change_Status(path, queueItemID, status):
- Queue_Item_Change_Exception_Error(path, queueItemID, exception):
-inição dos parâmetros:
- rpa-hypercoe-log
- bot_status - Valor inteiro correspondente ao status do bot sendo # Active=0, Running=1, Paused=2, Error=3 (Campo obrigatório)
- bot_id - Valor inteiro referente ao ID do bot que será gerado no momento de criação do robô pelo agente do HyperCoe (Campo obrigatório)
- clienttoken - Valor string do Token que será disponibilizado pelo Portal HyperCoe (Campo obrigatório)
- level - Valor inteiro correspondente ao tipo de informação que será regsitrado no log, sendo # Info=0, Warn=1, Error=2 (Campo obrigatório)
- typeError - Valor string com a mensagem em caso de erro. (Campo não obrigatório)
- message - Valor string com a mensagem de log (Campo obrigatório)
- pathfile - Valor string com o caminho absoluto para envio de evidência (Campo não obrigatório)
- ID_Iteration - Valor inteiro capturado pela api "Iteration" (Campo obrigatório)
- finalLog - Valor boleano (False/True) que deverá ser padrão False e somente utilizar o parametro True no último registro de log do robô (Campo não obrigatório)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hypercoerpa-0.2.2.tar.gz
(5.7 kB
view details)
Built Distribution
File details
Details for the file hypercoerpa-0.2.2.tar.gz
.
File metadata
- Download URL: hypercoerpa-0.2.2.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9adfee46e7891e9ef1cd0bde48911b70afdcc72fb9f7b950f014f5b2dd2f605d |
|
MD5 | 8e6dfa5049811b8d420af4ff0f29084f |
|
BLAKE2b-256 | 6581dcfade0094cf5d025b8f7acc07f234d572ce2e69365cbacf0b184584eab4 |
File details
Details for the file HyperCoeRPA-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: HyperCoeRPA-0.2.2-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e36a657744fbba3736e2073fbc7528076cd79fac1fe020ff4fad7b1c99bd150 |
|
MD5 | b781793e9b892d6571d21bba78a51ae2 |
|
BLAKE2b-256 | 3c0f1e565b70e5f5930a7ba8e4e60ee6aeb4d4319f92b56f13d9f066a880f8f5 |