Gazette Messaging for Incorporation Application Filings
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
## Background
When a BEN, LTD, CCC or ULC is created, we need to publish in the government electronic newsletter "The Gazette" the name, number and incorporation date. For these 4 entity types, we are moving this functionality from CPRD and into the Modernization realm.
The template of the message can be found here:
https://www.bclaws.gov.bc.ca/civix/content/corpreg/corpreg/corporations/566074710/?xsl=/templates/browse.xsl
To Do List:
- [ ] Create a GCP batch job to run every Tuesday morning
- [ ] Create an XML extract of Incorporation Application Data for the previous 7 days before the job's run
- [ ] SFTP the XML extract to the following address:
- [ ] Template of the XML as follows below:
1. First field is Business Id or Corporation Number
2. Second field is Corporation Name

## Acceptance Criteria
### Scenario 1 - Gazette publication
**GIVEN** I have incorporated a BEN, LTD, CCC, or ULC
**WHEN** I search the BC Gazette corporate notices
**THEN** I will see the company in the publication the week after incorporation
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.