Status Report for 02 May, 2010

0 views
Skip to first unread message

Kalpana Muddapu

unread,
May 2, 2013, 9:57:29 AM5/2/13
to Subodh Khare, Navneet Kumar, Sachin Janai, pasdm
Hello Subodh/Navneet,

Please find below the tasks worked today
1) Testing application (Logging)
2) Fixed Logging database entry issues.
3) Working on file entry  

Sean/David: 
i) The AssemblyInfo.cs file in DAL and BLL layer should have the following entry. This entry is missing in BLL layer.
[assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4net.xml", Watch = true)]
ii) pasdmLog is the database log table. This table is modified to dmLog. Is this a database change. 

Regards,
Kalpana

This e-mail transmission may contain confidential, proprietary and / or legally privileged information and is intended only for the individual or entity named in the e-mail address. Any disclosure, copying, distribution, or reliance upon the contents of this e-mail not authorized by the sender is strictly prohibited. If you have received this e-mail transmission in error, please immediately reply to the sender, so that proper delivery of the e-mail can be effected, and then please delete the message from your Inbox. Any content of this message and its attachments that does not relate to the official business of Saama Technologies Inc. or its subsidiaries must be taken not to have been sent or endorsed by any of them. Email communications are not private and no warranty is made that e-mail communications are timely, secure or free from computer virus or other defect.

Subodh Khare

unread,
May 2, 2013, 2:37:42 PM5/2/13
to Kalpana Muddapu, Navneet Kumar, Sachin Janai, pasdm
Hi Kalpana,

We have delivered the final code to the client but we can have this issue fix along with other bugs report from client. Can you document the following and send it to us -

1. Intelli-Search - what it is suppose to do, what kind of behavior or use case it will work for. What we are looking at it is that it is behaving differently for some of the words like
For word "test" it brings out only one request even though we have two request with title test request
For word "PHONE" it does not bring any result even though we have a request with Phone in its title

2. Also can you write the technical specs on the on whatever functionality you have created, this is needed for our technical documentation.

Thanks
Subodh
--
Subodh Khare | Associate Principal| Saama Technologies, Inc. | Office: 408-371-1900 | mobile: 650-619-7758 | www.saama.com

Kalpana Muddapu

unread,
May 3, 2013, 9:03:22 AM5/3/13
to Subodh Khare, Navneet Kumar, Sachin Janai, pasdm
Hello Subodh,

Please find the answers inline. I will work on the documentation part on Monday and will share the same. 

Regards,
Kalpana

On Fri, May 3, 2013 at 12:07 AM, Subodh Khare <subodh...@saama.com> wrote:
Hi Kalpana,

We have delivered the final code to the client but we can have this issue fix along with other bugs report from client. Can you document the following and send it to us -

1. Intelli-Search - what it is suppose to do, what kind of behavior or use case it will work for. What we are looking at it is that it is behaving differently for some of the words like
For word "test" it brings out only one request even though we have two request with title test request
For word "PHONE" it does not bring any result even though we have a request with Phone in its title

   >>> Intelli-Search is supposed to return the first five 'A' grade records only which match the phrase/word. 
'A' Grade means 75% and above matched records for the provided phrase. 

We are yet to implement avoiding stop words from the provided phrase. It might be because of these stop words the desired result is not shown in the above two cases. If this is not the case, kindly share the database backup to work on the issue. 

2. Also can you write the technical specs on the on whatever functionality you have created, this is needed for our technical documentation.

   >>> The technical document for exception handling and logging is done which is shared on 21 March, 2013. I will    work on the remaining next week.  

Thanks
Subodh


On Thu, May 2, 2013 at 6:57 AM, Kalpana Muddapu <kalpana...@saama.com> wrote:
Hello Subodh/Navneet,

Please find below the tasks worked today
1) Testing application (Logging)
2) Fixed Logging database entry issues.
3) Working on file entry  

Sean/David: 
i) The AssemblyInfo.cs file in DAL and BLL layer should have the following entry. This entry is missing in BLL layer.
[assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4net.xml", Watch = true)]
ii) pasdmLog is the database log table. This table is modified to dmLog. Is this a database change. 

Regards,
Kalpana

This e-mail transmission may contain confidential, proprietary and / or legally privileged information and is intended only for the individual or entity named in the e-mail address. Any disclosure, copying, distribution, or reliance upon the contents of this e-mail not authorized by the sender is strictly prohibited. If you have received this e-mail transmission in error, please immediately reply to the sender, so that proper delivery of the e-mail can be effected, and then please delete the message from your Inbox. Any content of this message and its attachments that does not relate to the official business of Saama Technologies Inc. or its subsidiaries must be taken not to have been sent or endorsed by any of them. Email communications are not private and no warranty is made that e-mail communications are timely, secure or free from computer virus or other defect.



--
Subodh Khare | Associate Principal| Saama Technologies, Inc. | Office: 408-371-1900 | mobile: 650-619-7758 | www.saama.com

This e-mail transmission may contain confidential, proprietary and / or legally privileged information and is intended only for the individual or entity named in the e-mail address. Any disclosure, copying, distribution, or reliance upon the contents of this e-mail not authorized by the sender is strictly prohibited. If you have received this e-mail transmission in error, please immediately reply to the sender, so that proper delivery of the e-mail can be effected, and then please delete the message from your Inbox. Any content of this message and its attachments that does not relate to the official business of Saama Technologies Inc. or its subsidiaries must be taken not to have been sent or endorsed by any of them. Email communications are not private and no warranty is made that e-mail communications are timely, secure or free from computer virus or other defect.

Subodh Khare

unread,
May 3, 2013, 1:50:42 PM5/3/13
to Kalpana Muddapu, Navneet Kumar, Sachin Janai, pasdm
Hi Kalpana,

I did not get the information you have stated for intelli search. Stop word is not implemented then ideally a word like "test" should either give both results or no result containing "test" as a word in the title so why it is returning one request only ?? Why is the "Phone" not bringing any search evethough there is a request containing word Phone. Are you saying this code is not complete yet, then why is said to be delivered ?

I believe you can access the production site, the code is already there.

Regards
Subodh

Kalpana Muddapu

unread,
May 6, 2013, 10:10:24 AM5/6/13
to Subodh Khare, Navneet Kumar, Sachin Janai, pasdm
Hello Subodh,

I have access to pasdm.aaa.saama.com site. I tested intelli-search functionality on this production site and on my local box too. The functionality is working as expected. 

I did test for the two mentioned words(TEST, PHONE). Below mentioned are the results
For TEST (10, 34) : Two service requests are retrieved
For PHONE (15) : One service request is retrieved 

Kindly let me know in case of  issues. 

Regards,
Kalpana
Reply all
Reply to author
Forward
0 new messages