Content
General info
Implement the functionality for generating XML feeds on the Rocken Jobs platform. The XML feeds will contain structured data about job vacancies, making it easy to share and distribute job information with external platforms and partners. The generated XML files should include all relevant fields, such as job title, location, company details, job descriptions, and application links, formatted according to specified XML schema standards.
The purpose of this feature is to ensure that Rocken can maintain a standardized format for sharing job vacancy data across various external job platforms, improving visibility and reach for posted positions. This will facilitate data transfer and integration with external systems that consume XML-based job feeds.
Technical documentation Feed XML
User story
As a Rocken CRM user responsible for vacancy data distribution,
I want to generate XML feeds for job vacancies automatically,
So that I can share the information with external platforms in a standardized format.
|
# |
Acceptance Criteria |
|
|---|---|---|
|
01 |
Scenario: Generating XML feed for vacancies |
|
|
02 |
Scenario: XML schema validation |
|
|
03 |
OOS Scenario: Link to download XML feed |
|
|
04 |
Scenario: Error handling for incomplete data |
|
|
05 |
Scenario: Updating XML feed |
|
Leave a Reply
You must be logged in to post a comment.