forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: chenxiaoxiong <chenxiaoxiong@huawei.com> Co-committed-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
3.2 KiB
3.2 KiB
What Should I Do If a Parameter Value in a Request Header Contains More Than 512 Characters?
The Rest Client operator is used as an example.
Symptom
When configuring a parameter for a job operator, you need to enter the parameter name and value. If you already enter 512 characters for the parameter value, you cannot enter more characters.
Solution
- Configure a request header parameter for the job node.
- Configure job parameters.
- Click Parameter Setup.
- Enter variable para and its value. The value can contain a maximum of 1,024 characters.
The preceding method resolves the length issue of the request header parameter value.
Parent topic: DataArts Factory


