Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for new processing element "Add HTTP header" #41

Closed
s-takeuchi opened this issue May 26, 2018 · 6 comments
Closed

Support for new processing element "Add HTTP header" #41

s-takeuchi opened this issue May 26, 2018 · 6 comments
Assignees
Milestone

Comments

@s-takeuchi
Copy link
Owner

This processing element add HTTP header in above of input data.
User can specify which fields would be contained into the HTTP header.

@s-takeuchi s-takeuchi added this to the 1.6.0 milestone May 26, 2018
@s-takeuchi s-takeuchi self-assigned this May 26, 2018
s-takeuchi added a commit that referenced this issue Sep 22, 2018
s-takeuchi added a commit that referenced this issue Sep 22, 2018
@s-takeuchi
Copy link
Owner Author

Above commit includes bug fix.
InsertProperty(_T("LinkInfo"), 16, 22, 1, _T("101"), _T(""), _T(""));
InsertProperty(_T("LinkInfo"), 16, 23, 1, _T("101"), _T(""), _T(""));

s-takeuchi added a commit that referenced this issue Sep 23, 2018
@s-takeuchi
Copy link
Owner Author

s-takeuchi commented Sep 23, 2018

Above commit includes bug fix of DbMigration_02_03()
Lda->InsertProperty(_T("LinkInfo"), 15, 22, 1, _T("101"), _T(""), _T(""));
Lda->InsertProperty(_T("LinkInfo"), 15, 23, 1, _T("101"), _T(""), _T(""));

@s-takeuchi
Copy link
Owner Author

Dialog design
scr

s-takeuchi added a commit that referenced this issue Sep 23, 2018
s-takeuchi added a commit that referenced this issue Sep 29, 2018
s-takeuchi added a commit that referenced this issue Oct 9, 2018
@s-takeuchi
Copy link
Owner Author

s-takeuchi commented Oct 13, 2018

@s-takeuchi
Copy link
Owner Author

GUI testing
CL-YaizuNetTool041-HttpHeader5.xlsx

s-takeuchi added a commit that referenced this issue Oct 21, 2018
@s-takeuchi
Copy link
Owner Author

s-takeuchi commented Oct 27, 2018

s-takeuchi added a commit that referenced this issue Oct 28, 2018
s-takeuchi added a commit that referenced this issue Oct 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant