Advertisement
raffaelegriecoit

Untitled

Oct 14th, 2024
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.21 KB | None | 0 0
  1. app-1       | INFO 2024-10-14 16:22:44,281 views Received a request to send Elenco Schedine to DMS.
  2. app-1       | DEBUG 2024-10-14 16:22:44,295 functions All tokens deleted.
  3. app-1       | DEBUG 2024-10-14 16:22:44,295 functions Generating a new token.
  4. app-1       | DEBUG 2024-10-14 16:22:44,296 functions DATI UserAlloggiatiWeb: {'Utente': ('{AlloggiatiService}Utente', 'TA002460'), 'Password': ('{AlloggiatiService}Password', 'a7ReaF3c'), 'WsKey': ('{AlloggiatiService}WsKey', 'AF4bPdpFf0FIdISSVZNnQRUO8BgeNE7/IO79trijndhW5F2WOSDTVenhPBzK+c5l8Q==')}
  5. app-1       | DEBUG 2024-10-14 16:22:44,490 functions SOAP request sent successfully.
  6. app-1       | DEBUG 2024-10-14 16:22:44,490 functions SOAP response parsed successfully: {'issued': '2024-10-14T18:22:44.4602944+02:00', 'expires': '2024-10-14T19:22:44.4602944+02:00', 'token': '2EOju4Fxn84xjiLYhzeQq/8jYmmmTa76i/ZGRZqQsPlsTbXZ7YwzEKgG/ckaQR9aYPTzuGK4KieyEyBCtaogSxXcdk+vINOyvpIXn5Pt5Sv3usJT42FnUcozFwHPMj3gzj54EaGlFcNgvpbpiGhztZgD1FdCVH1E9BBsdZCxMRqpTmKu6zSMxEvJhz59qJskLTLU0RQ9xHMeAZKHSmpPOSXn8XxrDRmmGPtDxwfqMuDF40R5L0rzSQqME0SvQmHl'}
  7. app-1       | INFO 2024-10-14 16:22:44,494 functions New token generated and saved.
  8. app-1       | DEBUG 2024-10-14 16:22:44,494 views Serializer validated data successfully.
  9. app-1       | DEBUG 2024-10-14 16:22:44,494 views Extracted elenco_schedine, utente, and token from validated data.
  10. app-1       | DEBUG 2024-10-14 16:22:44,494 views Initialized body_content for SOAP request.
  11. app-1       | DEBUG 2024-10-14 16:22:44,494 views Created ElencoSchedine XML element.
  12. app-1       | DEBUG 2024-10-14 16:22:44,494 views Added schedina to ElencoSchedine.
  13. app-1       | DEBUG 2024-10-14 16:22:44,495 views Added ElencoSchedine to body_content.
  14. app-1       | DEBUG 2024-10-14 16:22:44,495 views Built SOAP envelope (bytes decoded to string).
  15. app-1       | DEBUG 2024-10-14 16:22:44,652 functions SOAP request sent successfully.
  16. app-1       | DEBUG 2024-10-14 16:22:44,653 views Sent SOAP request successfully.
  17. app-1       | DEBUG 2024-10-14 16:22:44,653 functions SOAP response parsed successfully: {'esito': 'true', 'ErroreCod': None, 'ErroreDes': None, 'ErroreDettaglio': None}
  18. app-1       | INFO 2024-10-14 16:22:44,653 views Parsed SOAP response successfully.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement