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
This (and earlier) create scripts fails to create Users in AFAS Profit since it needs to set a PersonNumber/Persoonsnummer (BcCo). In line 216 it maps to the queried user ($currentAccount) which does not exist since there is nu AFAS User yet. It would be better to set a BcCo based on $p.ExternalID for example.
This (and earlier) create scripts fails to create Users in AFAS Profit since it needs to set a PersonNumber/Persoonsnummer (BcCo). In line 216 it maps to the queried user ($currentAccount) which does not exist since there is nu AFAS User yet. It would be better to set a BcCo based on $p.ExternalID for example.
HelloID-Conn-Prov-Target-AFAS-Profit-Users/create.ps1
Line 216 in c955610
The text was updated successfully, but these errors were encountered: