Import custom fields (Command Line Utility)
You can export and import custom fields to another environment.
You must export the custom fields via General / Management / Management tool, you cannot do this using the Command Line Utility. You can, however, import the custom fields via the Command Line Utility. Click here to see which data Profit will import.
Settings and options
Data |
|
---|---|
Action: |
CUSTOMFIELDIMPORT |
General options: |
|
Example: |
"C:\Program files (x86)\Profit\AFAS Windows\Kernel\Bin\AFASCMD.EXE"/O"Environment name " /G"Username" /W"Password"/L"C:\logfields.txt" CUSTOMFIELDIMPORT /B"importbestand.fie" |
Extra options
Options for this command line are:
Option |
Explanation |
---|---|
/B“file" |
The file to be imported. You cannot combine this option with /M. |
/M"folder" |
The folder to be imported. You cannot combine this option with /B. Example: "C:\Program files (x86)\Profit\AFAS Windows\Kernel\Bin\AFASCMD.EXE"/O"Environment name " /G"Username" /W"Password" /L"C:\logfields.txt" CUSTOMFIELDIMPORT /M"C:\import" |
See also
Directly to |