Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleUden serviceIdenfier
collapsetrue
<?xml version="1.0" encoding="UTF-8"?>
<root xmlns="http://nspop.dk/2014/04" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://nspop.dk/2014/04 dks.xsd">
  <dksVersion>1</dksVersion>
  <timestamp>2025-04-01T13:34:35+0200</timestamp>
  <name>dros<<name>DROSAFTALERITI41</name>
  <endpoint>http://localhost:8060/dros_aftaler/iti41</endpoint>
  <operations>
    <action name="DocumentRepository_ProvideAndRegisterDocumentSet">
      <model>synchronous_timeout</model>
      <timeoutMillis>120000</timeoutMillis>
      <idCardLevel>VOCES</idCardLevel>
    </action>
  </operations>
</root>
Code Block
titleMed serviceIdentifier
collapsetrue
<?xml version="1.0" encoding="UTF-8"?>
<root xmlns="http://nspop.dk/2014/04" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://nspop.dk/2014/04 dks.xsd">
  <dksVersion>1</dksVersion>
  <timestamp>2025-04-01T13:34:15+0200</timestamp>
  <name>dros<<name>DROSAFTALERITI41</name>
  <endpoint>http://localhost:8060/dros_aftaler/iti41</endpoint>
  <operations>
    <action name="DocumentRepository_ProvideAndRegisterDocumentSet" serviceIdentifier="aftaler">
      <model>synchronous_timeout</model>
      <timeoutMillis>120000</timeoutMillis>
      <idCardLevel>VOCES</idCardLevel>
    </action>
  </operations>
</root>

...

Hvis CPR validering kører i WARNING mode, så vil ugyldige (ifølge CPRExits service) CPR numre give anledning til en linje i auditloggen. Logninger af denne type ser således ud:

...