Related Posts
  • Forum Post: AIF Document Services... Field not included in Document Schema

    Hi there, I have created a document service based on a query which includes the table, DirPartyLocation. When I generate the document service using the AIF wizard, the field 'IsPostalAddress' is not included in the document schema and the subsequent data contract class doesn't not contain...
  • Forum Post: AIF Update Operation Error: No valid document identified from the entity key.

    Hi, I have created a document service based on a query with the following data sources: CustTable -> DirOrganization -> PartyLocation -> LogisiticsLocation -> LogisticsPostalAddress (all inner joins except an outer join for DirOrganization -> PartyLocation) When I try to issue...
  • Forum Post: AIF ProjectHourJournalService Document Service

    Has anyone successfully managed to create a project hour journal using the standard AX document service? I'm having various problems, including AIF complaining that the VoucherNumberSequenceTable is invalid and AIF complaining that the Worker is invalid, despite the ID of the worker being correct...