You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new function should be added VAU's simplemap grammar and parser.
should handle link mappings too.
map for entity EMPLOYEE {
source {
[...]
}
business key EMPLOYEE_ID;
attributes {
[...]
}
#### new from here ####
link with JOB through JOB_ID {
datagroup [...]
}
#### new to here ####
}
The text was updated successfully, but these errors were encountered:
new function should be added VAU's simplemap grammar and parser.
should handle link mappings too.
The text was updated successfully, but these errors were encountered: