Changes

Jump to: navigation, search

IMSMA3 script writing

1,786 bytes added, 06:35, 2 May 2016
no edit summary
{{Note | Changes to scripts in 6.0 are outlined in [[Script changes 6.0]]. In the [[Data Dictionary]] you will find the target field names that should be used in the scripts in the column ''Pojo name''. We also have more documentation than provided in ''C:\IMSMAng\migration\doc'', training material from several GICHD IM trainings and the one script training provided in Afghanistan.}}
{{TOC right}}
==Approval information is not set==__NOEDITSECTION__
</pre>
 
==Limitations==__NOEDITSECTION__
Unfortunately it is still not possible to use the following in scripts:
* less than (<)
* LIKE (e.g. Eriks* or Eriks%)
 
==Approval functions==__NOEDITSECTION__
{| class="wikitable"
! Function !! Generation !! wiki reference !! Comment
|-
| ApproveAsCombine || 5.x || [[Reconcile started from Data Entry Menu]] ||
|-
| ApproveAsDelete || 6.0 || [[Delete from the Summary Window]] ||
|-
| ApproveAsEdit || 6.0 || [[Update the Data in the Summary Window]] || Not suitable for scripts if you will not update '''all''' fields of the item
|-
| ApproveAsNew || 5.x || [[Reconcile as New]] ||
|-
| ApproveAsReplace || 5.x || [[Reconcile started from Data Entry Menu]] ||
|-
| ApproveAsUpdate || 5.x || [[Reconcile started from Data Entry Menu]] || Combine '''or''' Replace depending on parameter
|-
| ApproveAsUpdateBase || ??? || ||
|-
| ApproveLocationAsNew || 6.0 || [[Script changes 6.0#Location|Location]] ||
|-
| ReconcileAsDelete || 6.0 || Same as above but DEF will be found in the Workbench ||
|-
| ReconcileAsEdit || 6.0 || Same as above but DEF will be found in the Workbench || Not suitable for scripts if you will not update '''all''' fields of the item
|-
| ReconcileAsNew || 5.x || Same as above but DEF will be found in the Workbench ||
|-
| ReconcileAsUpdate || 5.x || Same as above but DEF will be found in the Workbench || Combine '''or''' Replace depending on parameter
|-
| ReconcileAsUpdateBase || ??? || ||
|-
| ReconcileLocationAsNew || 6.0 || Same as above but will be found in the Workbench ||
|}
 
 
Do NOT use:
ApproveAndLinkVictim
ApproveHazardReductionAsProgress
 
{{NavBox Hub}}
[[Category:NoPublic]]
[[Category:NAA]]
6,632
edits

Navigation menu