You are viewing limited content. For full access, please sign in.

Question

Question

Changes in the Quick Fields QFX

asked on April 7, 2015

Hi all,

 

At some point in time, the following:

- Laserfiche Server name

- Database Server alias

- Database name

- Attribute name in a database table

will change for all Quick Fields QFX sessions.

Change it directly in Quick Fields will take a lot of effort, 25 qfx with multiple document classifications.

Change it directly in the QFX with notepad find and replace for all will also take a lot of effort.

I created a custom made VB script to do above changes. That work good for all lookups and for all real time lookups. However, the "Connection Information" is encrypted, so the VB script cannot change what it cannot read or find, see the following (scroll down, almost at the bottom of the QFX):

        <EncryptedData xmlns="http://www.w3/.org/2001/04/xmlenc#">
          <CipherData>
            <CipherValue>      <CipherValue>
          </CipherData>
        </EncryptedData> 

(I took away the Ciphervalue)

Is there another smarter way to deal with it? Now it is 25 different QFX and will grow substantially, taken into account the various jurisdictions.

 

 

0 0

Replies

replied on April 9, 2015

Disregard the question, that's asking too much. I guess that the answer is hacking xml encryption.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.