Skip to content

Commit

Permalink
PR-2028 Add SLNP gateway business function
Browse files Browse the repository at this point in the history
  • Loading branch information
JanisSaldabols committed Nov 19, 2024
1 parent c27bd44 commit fc1a7e0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ class DirectoryHousekeepingService {
RefdataValue.lookupOrCreate('Service.BusinessFunction', 'RTAC')
RefdataValue.lookupOrCreate('Service.BusinessFunction', 'HARVEST')
RefdataValue.lookupOrCreate('Service.BusinessFunction', 'RS_STATS')
RefdataValue.lookupOrCreate('Service.BusinessFunction', 'SLNP_gateway')

RefdataValue.lookupOrCreate('YNO', 'Yes')
RefdataValue.lookupOrCreate('YNO', 'No')
Expand Down

0 comments on commit fc1a7e0

Please sign in to comment.