Skip to Content
0
Former Member
Feb 22, 2014 at 02:19 PM

Modify Mapping Query Templates?

93 Views

In using the Mappings for OOM-PDM PD uses %: update IssueEvent set reportedBy = %IssueEvent.reportedBy%, description = %IssueEvent.description%, reportDate = %IssueEvent.reportDate%

For C#/SQL Server I want

update IssueEvent set reportedBy = @reportedBy, description = @description, reportDate = @reportDate

Helpfiles say: To modify the default syntax of the queries, edit the SelectStatement, InsertStatement, UpdateStatement, and DeleteStatement entries in the Profile category of the object language or extension (see Customizing and Extending PowerDesigner > Extension Files).

I can't find these entries in the Object Language files or even metamodel.