IPWorks EDI 2020 Python Edition

Questions / Feedback?

get_tp_info Method

Gets the profile of the specified partner as a XML TPInfo.

Syntax

def get_tp_info(partner_organization: str) -> str: ...

Remarks

If the parameter partnerOrganization is "self", GetTPInfo returns a XML string representing the "self" profile otherwise it returns a XML string of partner profile. These strings can be directly fed to AS2Sender and AS2Receiver using the method SetTPInfo.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 Python Edition - Version 20.0 [Build 8203]