The import/export functionality will let you move Quality Knowledge Base (QKB) definitions into and out of QKBs. In your situation though, unless the QKB on Linux is accessible to your Windows DM Studio environment through a network share of some kind, you'll probably need to copy the QKB on your Windows environment where the edits were made over to the Linux environment. Some important points:
t's always a good practice to make backup versions of your QKB directory before edits and copy/paste activities
Only replace the entire QKB on Linux if you're sure it's the same as your DM Studio environment. If you're not sure, you can copy the Linux-based QKB over to Windows, register it, use the export command to export the definition from the Windows-based QKB, use the import command to bring the definition into the Linux-based QKB, and then move the Linux-based QKB back out to the Linux server.
If you are copying the entire QKB, you'll want to copy all the files and directories from the version number on. So for example, all the directories and files starting here on a default QKB installation on Windows would need to be copied to your Linux-based DM Server environment: C:\ProgramData\SAS\SASQualityKnowledgeBase\CI\27
If you already have run jobs/process on DM Server that use the QKB, they may still be loaded into memory along with the QKB. Use the "unload" feature in the DM Server manager component of DM Studio to unload the jobs from memory. If you find that your changes are not being picked up, you may need to restart your DM Server before attempting to run the job again.
Ron
... View more