Search Results for

    Show / Hide Table of Contents

    Method GetBusinessLogicCreatorProfiles

    GetBusinessLogicCreatorProfiles(String, RequestSettingsContract)

    Read all business logic creator profiles

    Declaration
    BusinessLogicCreatorProfilesResultContract GetBusinessLogicCreatorProfiles(string connectionId, RequestSettingsContract requestSettings)
    Parameters
    Type Name Description
    System.String connectionId

    The connection id to identify your connection. See also ConnectionId

    RequestSettingsContract requestSettings

    Request settings, e.g. Language

    Returns
    Type Description
    BusinessLogicCreatorProfilesResultContract

    Returns a result package with all necessary informations

    Examples

    PUT http://YourServerName/InfoShare/Json/Invoice/GetBusinessLogicCreatorProfiles

    Example for read business logic creator profiles

    Exceptions
    Type Condition
    ServiceException

    The connection id {connectionId} isn't valid or has expired (10008)

    ServiceException

    Verification code is needed: Verification code not yet verified (10152)

    Back to top Copyright © Kendox