Hi
We had created our logics based on the "manual export" columns from ASG-RD csv export.
Noticed something changed when doing the command based export.
Manual csv export:
ConnectionId;ConnectionName;ConnectionDestination;ConnectionDescription;ConnectionExternalId;ConnectionPort;ConnectionUrl;ConnectionMACAddress;ConnectionProtocol;FolderName
Command based csv export:
ConnectionId;ConnectionName;ConnectionDescription;ConnectionDestination;ConnectionExternalId;ConnectionPort;ConnectionUrl;ConnectionProtocol;ConnectionMACAddress;FolderId;FolderName
As you can see, the command based Export adds the FolderId value. However the value is not the actual folder ID, the value is the FolderName. Leaving the FolderName column blank.
Guess the fact that FolderId arrives as a column in the command based export is a bug?
We had created our logics based on the "manual export" columns from ASG-RD csv export.
Noticed something changed when doing the command based export.
Manual csv export:
ConnectionId;ConnectionName;ConnectionDestination;ConnectionDescription;ConnectionExternalId;ConnectionPort;ConnectionUrl;ConnectionMACAddress;ConnectionProtocol;FolderName
Command based csv export:
ConnectionId;ConnectionName;ConnectionDescription;ConnectionDestination;ConnectionExternalId;ConnectionPort;ConnectionUrl;ConnectionProtocol;ConnectionMACAddress;FolderId;FolderName
As you can see, the command based Export adds the FolderId value. However the value is not the actual folder ID, the value is the FolderName. Leaving the FolderName column blank.
Guess the fact that FolderId arrives as a column in the command based export is a bug?