In NTFsv PR doc, section 2.2.3 "Implementation Notes" will be updated with the 
statement:

"Current NTF implementation does not consider searchCriteria as optional 
parameter in saNtfNotificationReadInitialize() API. The API will return 
SA_AIS_ERR_INVALID_PARAM if searchCriteria is passed incorrectly."


This is required because in NTF spec A.01.01  (Section 3.15.4.1 
saNtfNotificationReadInitialize() page 112) says that:

"The search criteria are optional".

However in the later version of NTF specs(A.02.01 and A.03.01) such a
statement is not present. The reason could be because ReadNext() API requires 
seachCriteria so that notification can be read based on serach criteria and it 
is a "[in]" parameter in ReadInitialize() API.
So in order to avoid any confusion NTFv PR document will be updated.



---

** [tickets:#742] search criteria should be made optional for ReadInitialize()**

**Status:** review
**Milestone:** 4.3.3
**Created:** Thu Jan 23, 2014 10:39 AM UTC by Sirisha Alla
**Last Updated:** Wed Sep 24, 2014 06:00 AM UTC
**Owner:** Praveen

Since search criteria for the saNtfNotificationReadInitialize() API is an 
optional parameter, the API when called without
any search criteria needs to return SA_AIS_OK. The code as of now is returning 
SA_AIS_ERR_INVALID_PARAM which is a bug as per the NTF-A.01.01 specification.


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to