Beloved URL Logger cannot receive files via multipart/form-data

More
10 months 1 week ago #25630 by prashant
or can it ? If yes , which column does it store it in ?
The following user(s) said Thank You: admin

Please Log in or Create an account to join the conversation.

More
10 months 1 week ago #25633 by admin
This functionality is not supported at the moment.

We will add to the list of things to do,

Mike
ETL Architect

Please Log in or Create an account to join the conversation.

More
10 months 1 week ago #25635 by prashant
I look forward to this !! I take all deficiencies in URL Logger personally 
The following user(s) said Thank You: admin

Please Log in or Create an account to join the conversation.

More
9 months 3 weeks ago #25697 by prashant
Also it might be good time to support NVARCHAR in fields as a native option for other users too.

Please Log in or Create an account to join the conversation.

More
4 months 19 hours ago #26066 by admin
Here it is 



Update procedure:

1. stop url logger service
2. Make repository database backup
3 run the following script
drop table login_log
select * into group_members_backup from group_members
drop table group_members
4 Install version 2
5 Set "RUN_SQL_SCRIPTS": 1 in config.json
6 Start url_logger service
7 Run the following script
insert into user_groups select * from groups
drop table groups
insert into group_members select * from group_members_backup
drop table group_members_backup
8. Restart url logger service
 

Mike
ETL Architect

Please Log in or Create an account to join the conversation.

Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Read more
Marketing
Set of techniques which have for object the commercial strategy and in particular the market study.
Google
Accept
Decline
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Google Analytics
Accept
Decline
Functional
Tools used to give you more features when navigating on the website, this can include social sharing.
Advertisement
If you accept, the ads on the page will be adapted to your preferences.
Google Ad
Accept
Decline
Save