Skip to content

MS Dynamics Nav: String IDs / multiple IDs #71

@KDGundermann

Description

@KDGundermann

We have a OData Webservice (Microsoft Dynamics Nav) which requires IDs as string:

NavService.Customer.filter("No eq '10000'")
or short:
NavService.Customer("10000")

but currently all IDs will be converted to integers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions