getRemoteExalateUrl

    Signature

    HelpersyncHelper
    Signature

    getRemoteExalateUrl(): String

    Description

    Returns the URL of the remote Exalate node

    Introduced in5.5.0


    Example use

    For instance, you want to fetch the URL in the description field. It might very well be any other field of your choice.

     Write the following code in the Incoming sync on the platform you use.

    Incoming sync(Receiving side)

    issue.description  = syncHelper.getRemoteExalateUrl()