Versions Compared

Key

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

...

There is a need to extract KB data to feed Drupal versions of How-To and Status pages. There are a number of fields which are dependent and/or required for each use case, and that is generally enforced on the ServiceNow side (see Update Sets tagged with Requirement 567).

Feed URLs

Accounts/Data

  • test data was created to validated the code changes and XML exports
  • user account s_sn_drupal (local, non-AD) was created to authenticate Drupal (see: /wiki/spaces/SN/pages/50469376)

...

Spec Name

XPath

Title

//kb_knowledge/short_description

Unique ID

//kb_knowledge/number

Body

//kb_knowledge/text

Summary

//kb_knowledge/intro_text

Audience

//kb_knowledge/u_audience

Category

//kb_knowledge/u_web_category

Event Date

//kb_knowledge/u_event_date

Expiration Date

//kb_knowledge/valid_to

Last updated

//kb_knowledge/sys_updated_on

Feed URLs