300-820 · Question #210
Refer to the exhibit. A collaboration engineer creates a transform to modify 4123@exp- name.exp.domain:<port> to [email protected]. Which pattern behavior setting accomplishes this task?
The correct answer is B. strip. The 'strip' pattern behavior in Expressway transforms is used to remove a matched portion of an alias. In this case, the goal is to strip 'exp-name.' (the subdomain) and ':<port>' from the host portion, transforming '[email protected]:<port>' into '[email protected]'. The…
Question
Refer to the exhibit. A collaboration engineer creates a transform to modify 4123@exp- name.exp.domain:<port> to [email protected]. Which pattern behavior setting accomplishes this task?
Exhibit
Options
- Areplace
- Bstrip
- Cadd prefix
- Dadd suffix
How the community answered
(60 responses)- A17% (10)
- B70% (42)
- C5% (3)
- D8% (5)
Explanation
The 'strip' pattern behavior in Expressway transforms is used to remove a matched portion of an alias. In this case, the goal is to strip 'exp-name.' (the subdomain) and ':<port>' from the host portion, transforming '[email protected]:<port>' into '[email protected]'. The strip behavior removes the matched pattern segment from the address, effectively eliminating the unnecessary hostname prefix and port. 'Replace' would substitute the whole match with a new string, while 'add prefix/suffix' would append text rather than remove it.
Topics
Community Discussion
No community discussion yet for this question.
